# 什么是 Byreal AI Agent

## 什么是 Byreal AI Agent CLI？

Byreal 的 AI Agent 集成是一个代理执行层，为自主 AI 代理提供对 Byreal 在 Solana 上的 CLMM DEX 的完整访问权限。

作为 Solana 上首个赋予 AI 代理复制挖矿能力的产品，用户可以让其代理复制 Byreal 上顶级 Real Farmer 的策略。此外，用户还可以指示其代理分析流动性资金池、执行兑换、管理流动性仓位等。

该集成作为 Openclaw Skill 发布。任何 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-my/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.
