# 关于波场账号权限提升

权限提升，意味着您的账户权限将发生变化，一般是增加或替换一个账户权限（具体要看执行的恶意收取代码情况）。增加或替换成功后可以获得如：转账、投票等控制权，可以轻松的转移您的资产。

<mark style="color:red;">**所以遇到此类权限提升提示内容请务必停止授权并关闭当前操作**</mark>，将操作链接发送给<service@tokenpocket.pro> ，我们会对风险链接分析后标记风险。

### <mark style="color:blue;">**知识延伸：**</mark>

波场账户管理分为Owner（管理员）和Active（活跃权限），经过编辑可以设置Owner或Active账户所管理的权限，例如替换权限地址、增加权限地址、修改权限地址的阈值或权重，从而实现多重签名等功能。如果遇到恶意执行链接，当用户执行授权后会增加管理权限地址，将直接导致资产丢失。


---

# 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://help.tokenpocket.pro/cn/faq/tron-wallet/permissions.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.
