# 个人中心-电报通知

📌**功能简介**

个人中心用于查看账号绑定资料 修改密码 绑定电报

### 📸 个人中心 界面预览

<figure><img src="/files/2zOagzLWOoSNZ6cCCOfU" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/dKOlEH6EDBn6iJWbtSJd" alt=""><figcaption></figcaption></figure>

#### 1.📌**修改密码**

点击修改密码按钮，出现弹窗后进行密码修改。

<figure><img src="/files/VZNHGE6si5sjnvAVGmcK" alt=""><figcaption></figcaption></figure>

#### 2.📌**绑定电报通知**

<figure><img src="/files/QZVGMadob0v5dcgzTGJC" alt=""><figcaption></figcaption></figure>

**1.绑定旧版通知机器人**

（1）第一步点击“生成Key”，复制生成的一串key。

（2）第二步点击“前往 Sol Alert Bot”，跳转电报，在电报机器人对话窗口输入key，就能接收到交易通知提醒

<figure><img src="/files/u5d30IXH03whGEFv8wJ9" alt=""><figcaption></figcaption></figure>

**2.绑定新版通知机器人**

新版通知机器人，带卖出功能。可根据提示进行绑定<https://t.me/transit\\_akbot>

<figure><img src="/files/6t9EcBkYAVy6XI39Ks8W" alt=""><figcaption></figcaption></figure>


---

# 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/gong-neng-mo-kuai/ge-ren-zhong-xin-dian-bao-tong-zhi.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.
