# 快速入门

### 步骤 1：注册与登录

1. 打开 [AKBot 官网](https://akbot.pro)
2. 点击右上角 **注册** 按钮，填写邮箱和密码完成注册。
3. 注册完成后，使用邮箱和密码登录系统。
4. 注册暂时未开通，请联系[<mark style="color:red;">https://t.me/Akbotpro</mark>](https://t.me/Akbotpro)进行开户。

***

### 步骤 2：绑定钱包

1. 进入 **跟单配置 → 全局配置→我的钱包**页面。
2. 点击 **导入钱包**，输入钱包名称和私钥<mark style="color:red;">点击保存</mark>再点击<mark style="color:red;">保存全局配置</mark>（支持 Phantom、Solflare 等）。
3. 确保钱包中有足够的 **SOL** 用于交易和支付 Gas 费。

***

### 步骤 3：设置全局配置

1. 打开 **全局配置** 页面。
2. 根据自己的交易习惯设置默认买入、卖出、止盈止损等参数。
3. 保存配置，这些参数将在所有跟单任务中自动生效（可在单个跟单中覆盖）。

***

### 步骤 4：创建跟单任务

1. 进入 **新增跟单配置** 页面。
2. 填写目标钱包地址、交易参数、风控规则等。
3. 点击 **保存并启动**，AKBot 将根据你的配置自动执行交易。

***

### 步骤 5：监控与优化

* 在 **跟单记录** 中实时查看交易明细。
* 在 **持仓管理** 中跟踪盈亏情况。
* 根据市场变化，随时调整全局配置或方案配置，保持策略最佳状态。

***

### 提示

* **建议先小额试单**，熟悉 AKBot 的执行逻辑后再加大交易规模。
* 使用 **方案配置** 可一键复用策略，节省重复填写时间。
* 开启 **防骗检测**，减少跟到异常钱包或骗局代币的风险。

***

**📌 下一步阅读**\
➡ 全局-跟单配置 - 了解如何设置默认参数，让所有跟单策略自动继承。


---

# 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.akbot.pro/ji-chu-shi-yong/quickstart.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.
