# Byreal AI Agent là gì?

## Byreal AI Agent CLI là gì?

Tích hợp AI agent của Byreal là **lớp thực thi tác tử cho phép AI agent tự động truy cập đầy đủ vào DEX CLMM của Byreal trên Solana.**

Đây là sản phẩm đầu tiên thuộc loại này cung cấp khả năng copy-farming cho AI agent trên Solana. Người dùng có thể cho phép agent sao chép chiến lược của các farmer hoạt động tốt nhất trên Byreal. Ngoài ra, người dùng cũng có thể chỉ đạo agent phân tích pool thanh khoản, thực hiện hoán đổi, quản lý vị thế thanh khoản và nhiều hơn nữa.

Tích hợp được xuất bản dưới dạng Openclaw skill. Bất kỳ Openclaw agent nào đều có thể cài đặt chỉ bằng một lệnh duy nhất và có khả năng hoạt động tự động trên Byreal.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.byreal.io/vi-vn/byreal-ai-agent/what-is-byreal-ai-agent.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
