# AI 代理整合

{% hint style="info" %}
即將推出——此功能正在積極開發中。敬請關注更新。
{% endhint %}

## AI 代理整合

Byreal AI Agent 將為您的永續合約帳戶帶來個人化的自動交易策略。使用自然語言配置策略，讓 AI Agent 代您執行。

### 計劃功能

| **策略** | **說明**                                      |
| ------ | ------------------------------------------- |
| DCA    | 隨時間自動定期定額建立永續合約持倉                           |
| 條件式訂單  | 設定複雜條件（例如「如果價格跌破 $90k 且資金費率為負，開 5 倍做多 BTC」） |
| 跟單交易   | 鏡像複製表現最佳錢包的永續合約交易                           |
| 再平衡    | 根據目標配置自動調整持倉規模                              |

### 預期功能

* 自然語言策略配置
* 常見用例的預設策略模板
* 內建風險控制（最大持倉規模、最大槓桿、強制止損）
* 即時策略監控和警報
* 緊急停止開關，可立即停用所有策略

如需了解目前的 AI Agent 功能（現貨交易、LP 和跟單挖礦），請參閱 [Byreal AI Agent](broken://pages/1ab0a68c3ca288510b9e40e28deb18944244bc51)。


---

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