# 我的智能体

## 1）如何创建我的智能体？

创建我的智能体只需三步：进入创建页面 → 配置交易策略 → 保存智能体

**步骤 1：进入创建页面**

* 首页点击 高级 进入‘我的智能体 - 创建页面’
* 或首页/侧边栏点击 **我的智能体**，进入列表后点击 **‘创建‘**

  <div><figure><img src="/files/u2QTgFwwatEifY0Drq9T" alt=""><figcaption></figcaption></figure> <figure><img src="/files/unddZWtoY8ObUMR1GIuI" alt=""><figcaption></figcaption></figure> <figure><img src="/files/2r4TyVm19dlgQ0pEXZ6B" alt=""><figcaption></figcaption></figure></div>

**步骤 2：**&#x5728;创建页面中，你可以通过以下方式自定义你的**智能体**：

* **为智能体命名**：设置一个清晰、易于识别的名称
* **编辑交易策略**：
  * 选择需要交易的资产（如加密货币、股票、外汇等）
  * 选择用于分析的时间周期
  * 选择基础策略
  * 在 详细说明 中补充更具体的规则或偏好设置（例如趋势条件、技术指标过滤或策略约束）

TradeOS AI 将基于你提供的策略设置，对 K 线图进行分析。

<figure><img src="/files/ouQX5XJYCsO82sWcNWpC" alt="" width="188"><figcaption></figcaption></figure>

此外，在创建智能体页面中，你还可以选择开启 **Smart Alerts**。

开启后，TradeOS AI 会基于你的智能体策略持续扫描市场信号，并在出现潜在趋势或交易信号时向你发送提醒。

Smart Alerts 更关注基于策略的信号识别，而不是简单的价格波动，帮助你无需长时间盯盘也能及时获取关键信息。

**步骤 3：保存智能体**

完成设置后，点击‘保存’。

保存成功后，你的智能体将显示在 **‘我的智能体’列表** 页面中，你可以随时对其进行管理和使用。

<figure><img src="/files/987vKIgJJ2BHxMjqp4tH" alt="" width="188"><figcaption></figcaption></figure>

## 2）如何修改已有的智能体的策略？

你可以通过以下两种方式编辑已保存的智能体策略：

**方式一：在「我的智能体列表」页面编辑**

进入 **我的智能体列表** 页面，向右滑动需要修改的智能体，点击 **'预览'**。即可进入‘策略创建页面’，更新智能体的策略设置。

**方式二：在智能体结果页面编辑**

打开智能体，查看其分析结果。在页面左下角点击 **设置（🔧）** 图标，然后选择 **‘编辑’** 来修改智能体的策略。

保存修改后，更新后的策略将应用于该智能体后续的分析中。

<div><figure><img src="/files/4uM4N1kvQ4JhMgyHMNyE" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/CJ5b8lAvO03SIKG2DveU" alt="" width="188"><figcaption></figcaption></figure></div>

## 3）如何删除智能体？

**方式一：在「我的智能体列表」页面删除**\
进入 **我的智能体列表** 页面，向左滑动需要删除的智能体，点击 **‘删除’**。

**方式二：在策略创建页面删除**

打开该智能体的 **策略创建** 页面，点击右上角的 **更多选项** 菜单，选择 **‘删除’**。

删除后，该智能体及其相关的策略设置将被永久移除。

<div><figure><img src="/files/NsuAsJ1qnsh9jKN5Rfoq" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/F0Cz8i1pnVgs9RdnhQ8w" alt="" width="188"><figcaption></figcaption></figure></div>


---

# 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://tradeos.gitbook.io/tradeosaifaq/tradeos-ai-faq-cn/tradeos-ai-bang-zhu-zhong-xin/wo-de-zhi-neng-ti.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.
