# 什麼是 Byreal AI 代理？

## 什麼是 Byreal AI Agent CLI？

Byreal 的 AI 代理整合是一個 **代理執行層，讓自主 AI 代理能夠完全存取 Byreal 在 Solana 上的 CLMM DEX。**

這是首個讓 AI 代理在 Solana 上擁有跟單挖礦能力的工具，用戶可以讓代理複製 Byreal 上表現最佳的農夫策略。此外，用戶還可以指示代理分析流動性池、執行兌換、管理流動性持倉等。

該整合以 Openclaw 技能形式發布。任何 Openclaw 代理都可以透過一條命令安裝，並獲得在 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/zh-tw/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.
