# Unlock LP Pool or Tokens

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

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

1. Link your wallet.
2. Go to <https://tokentools.app/lock/liquidity>
3. View the current address lock pool sublist data, you can see (lock time and unlock time, detailed information, delayed unlock operation, etc.)

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

Check the detailed information, you can see a lot of unlocked detailed data, such as whether the token is allocated or not, there may be multiple unlocked tokens.

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

**Delayed operations**

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

1. By delaying the operation, the unlocking time of tokens or pools can be extended, **tips: the time can only be pushed back, and cannot be unlocked in advance**
2. Click "Confirm"
3. 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 "Delay Time" process.

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

**Unlock operation**

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

1. If the time has reached the set unlock time, you can withdraw tokens or pool LP through the withdrawal button
2. Click Extract
3. 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 "Extract Unlock" process.

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


---

# 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-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.
