# Sui链放弃权限教程

## 准备事项

1. 安装好Suiet钱包或者SuiWallet插件：[Suiet钱包安装](/sui/suiet-qian-bao-an-zhuang-jiao-cheng.md)、[Suiwallet钱包安装](/sui/sui-wallet-qian-bao-an-zhuang-shi-yong-jiao-cheng.md)
2. 如果没有安装这两个钱包，欧易Web3钱包也是支持的
3. 钱包内最少准备3个SUI，如果数量不够，会导致交易失败
4. 手机发币建议使用欧易Web3钱包，不要用TP钱包，TP不能传logo

## Sui链放弃权限具体流程

### 1. 连接钱包

管理代币：<https://sui.gtokentool.com/zh-CN/Token/management>

进入管理代币信息页面，右上角选择 Main 网络并连接钱包，建议使用 Suiet 钱包。

<figure><img src="/files/dvW77s90wjmbU6p7Jwok" alt=""><figcaption><p>连接钱包并选择网络</p></figcaption></figure>

### 2. 选择代币并点击“权限控制”

<figure><img src="/files/KWR1zUFyp5x442tJOTYX" alt=""><figcaption><p>选择代币进行权限控制</p></figcaption></figure>

点击“`权限控制`”后，进入代币权限页面。

### 3. 放弃权限

进入页面后，选择对应的权限，点击“`确定`”。

<figure><img src="/files/BvoDgRl0QVUXtlRfN1f7" alt=""><figcaption><p>选择放弃冻结权限</p></figcaption></figure>

<figure><img src="/files/kXZNbSVjpTdU2GY5gSiQ" alt=""><figcaption><p>选择放弃增发权限</p></figcaption></figure>

弹出钱包后，点击“`Approve`”。交易成功会弹出提示。

### 🤝 连接 GTokenTool <a href="#lian-jie-gtokentool" id="lian-jie-gtokentool"></a>

* **💬 Telegram社群**：[点击加入官方群组](https://t.me/gtokentool)
* **🐦 Twitter (X)**：[关注我们获取最新动态](https://x.com/gtokentool)
* **📚 官方文档**：[查看 Gitbook 文档](https://docs.gtokentool.com/)
* **💻 开源代码**：[访问 GitHub 仓库](https://github.com/Gtokentool/docs/blob/master/SUMMARY.md)
* **📺 视频教程**：[订阅 YouTube 频道](https://www.youtube.com/@GTokenTool)

> ⚠️ 风险提示与免责声明
>
> GTokenTool 保留随时全权酌情因任何理由修改、变更或取消此公告的权利，无需事先通知。
>
> 以上信息内容仅供参考，GTokenTool 对本平台上的任何虚拟资产、产品或促销活动不做任何推荐或保证。虚拟资产的价格波动很大，投资交易虚拟资产将面临巨大风险。**请谨慎投资。**


---

# 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.gtokentool.com/sui/revoke-authority.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.
