# AI Agent 集成永续合约

{% hint style="info" %}
ℹ️ 即将推出 — 此功能正在积极开发中。请关注更新。
{% endhint %}

## AI Agent 集成

Byreal AI Agent 将为您的永续合约账户带来个性化的自动交易策略。使用自然语言配置策略，让 AI Agent 代表您执行。

#### 计划中的功能

| 策略   | 描述                                            |
| ---- | --------------------------------------------- |
| DCA  | 随时间自动定额投入永续合约仓位                               |
| 条件订单 | 设置复杂条件（例如"如果 BTC 价格跌破 $90k 且资金费率为负，则开 5 倍多头"） |
| 跟单交易 | 镜像跟踪表现最佳钱包的永续合约交易                             |
| 再平衡  | 根据目标配置自动调整仓位大小                                |

#### 预期功能

* 自然语言策略配置
* 常见场景的预设策略模板
* 内置风控（最大仓位、最大杠杆、强制止损）
* 实时策略监控和警报
* 一键停止所有策略的紧急开关

如需了解当前 AI Agent 功能（现货交易、LP 和复制挖矿），请参阅 [Byreal AI Agent](https://docs.byreal.io/byreal-ai-agent/what-is-byreal-ai-agent).


---

# 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/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.
