# 创建你的流动性锁

教学视频：添加流动性，锁池子、解锁等操作

{% embed url="<https://youtu.be/Dqb9qL22YwU>" %}

导航到 <https://tokentools.app/lock/create> 并按照以下步骤简单程序进行操作：

1. 链接你的钱包。
2. 前往<https://tokentools.app/lock/create>
3. 输入您的流动性令牌合约地址后，将会显示您的代币池子信息和余额（如图 TTT-WBNB交易对，交易所，余额等信息）。**tips：如果不知道自己代币的LP地址，可以通过**[**如何查询LP地址**](https://docs.tokentools.app/common-problem/how-to-find-liquidity)**查找LP地址。**

![lock-token](/files/TAqe45O6bFO6TU0THllW)

4. 输入您要锁定的池子余额数量，并选择锁定直到某个时间点解锁的时间

![lock-token](/files/eR1CNQXtyQDRCkPQbFv6)

5. 点击授权批准
6. MetaMask 现在会要求您确认交易。如果您同意，请单击“确认”按钮以完成该过程。
7. 完成授权后，点击锁定按钮，MetaMask 现在会要求您确认交易。

![lock-token](/files/k4vjWgAjht4x7RKx3V6u)

7. 点击"锁定"

![lock-token](/files/W28WJPuLIo80uQMF1kLz)

8. MetaMask现在会要求您确认交易。它还将显示您需要为该交易支付的费用。如果您同意，则单击“确认”按钮已完成“锁定”过程。

![lock-token](/files/ofYgnOLMGgflIDatK3Dp)

注意点：

如果您的代币合约有LP分红，或者持LP奖励等机制，一定要有拆除的操作。

请排除TokenToolLock的锁仓合约地址，您可以在黄色提示中看到 TokenToolLock的锁仓合约地址。


---

# 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.tokentools.app/lock/lock-create-liquidity.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.
