# Byreal AIエージェントとは？

## Byreal AIエージェントCLIとは？

ByrealのAIエージェント統合は、**自律型AIエージェントにSolana上のByrealのCLMM DEXへのフルアクセスを提供するエージェント実行レイヤー**です。

Solana上でAIエージェントにコピーファーミング機能を付与する初めてのプロダクトであり、ユーザーはエージェントを使って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/ja-jp/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.
