# Sui链锁定流动性教程

## 准备工作

黑洞地址 ： `0x0000000000000000000000000000000000000000000000000000000000000000`

在开始前，请确保切换到了正确的网络下，并且钱包内有足够的gas。

## 开始

1.打开钱包，点击`send`，找到 添加的流动池 LP 代币 （ 添加流动性后发送给你的新代币）。

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

2.选择要发送的LP代币，点击 `Next Step` 。

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

3.在发送对象地址上填入黑洞地址（ 顶处可见 ） ，点击`Next Step` 。

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

4.选择发送数量（要锁定的流动性比例）后，点击`confirm` 。

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

<mark style="background-color:$warning;">**注意： 此操作无法撤销**</mark>

### 🤝 连接 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/sui-lian-suo-ding-liu-dong-xing-jiao-cheng.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.
