# AI 代理技能

Byreal CLI 讓您的 OpenClaw 代理存取六大核心技能，全部可透過自然對話使用：

### 跟單挖礦

從 Real Farmer 排行榜瀏覽 Byreal 表現最佳的流動性提供者，並用一條指令複製其策略。代理處理池選擇、範圍設定和代幣分配，並在部署任何資金前提供持倉預覽。

### 池分析

按 TVL、交易量或 APR 瀏覽和排名池。取得任何池的深度分析：波動性概況、多個價格範圍的手續費 APR 預估、在範圍內的可能性，以及按您的投資規模計算的每日/每週/每月手續費預估。

### 代幣發現

按地址搜尋 Byreal 的完整代幣列表並取得當前價格。

### 兌換執行

在 Byreal 上兌換任何代幣對。代理在您確認前始終預覽報價（金額、價格影響、滑點）。透過 AMM 或 RFQ 路由以獲得最佳執行。

### 持倉管理

完整的 CLMM 持倉管理：您可以開啟或關閉持倉（按美元金額或代幣數量，具有自動刻度對齊和餘額檢查）、一次從一個或多個持倉領取手續費，以及分析現有持倉的健康狀況，包括範圍狀態、超出範圍風險、已賺取手續費和損益等指標。

### 錢包管理

建立或匯入 Solana 錢包。隨時查看您的公開地址和完整的 SOL + SPL 代幣餘額。


---

# 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/ai-agent-skills.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.
