# Create Your Liquidity Lock

Teaching video: Add liquidity, lock pool, unlock and other operations <https://youtu.be/Dqb9qL22YwU>

Navigate to <https://tokentools.app/lock/create> and follow this simple procedure:

1. Link your wallet.
2. Go to <https://tokentools.app/lock/create>
3. After entering your liquidity token contract address, your token pool information and balance will be displayed (as shown in the figure TTT-WBNB transaction pair, exchange, balance and other information). \*\*tips: If you don’t know the LP address of your token, you can find the LP address through [How to Query LP Address](https://docs.tokentools.app/common-problem/how-to-find-liquidity). \*\*

![lock-token](/files/6vAwnoyBS66WoW0ann5Z)

4. Enter the amount of pool balance you want to lock, and select the time to lock until unlocked at a certain point in time

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

5. Click Authorize to approve
6. MetaMask will now ask you to confirm the transaction. If you agree, click the "Confirm" button to complete the process.
7. After completing the authorization, click the lock button, MetaMask will now ask you to confirm the transaction.

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

7. Click "Lock"

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

8. MetaMask will now ask you to confirm the transaction. It will also show the fee you need to pay for the transaction. If you agree, then click the "Confirm" button to complete the "Lock" process.

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

be careful:

If your token contract has LP dividends, or holds LP rewards and other mechanisms, it must be dismantled.

Please exclude the lock contract address of TokenToolLock, you can see the lock contract address of TokenToolLock in the yellow prompt.


---

# 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/english-1/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.
