# 解锁LP池子或代币

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

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

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

1. 链接你的钱包。
2. 前往<https://tokentools.app/lock/liquidity>
3. 查看当前地址锁池子列表数据，可以看到（锁定时间于解锁时间，明细信息，延迟解锁操作等）

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

查看明细信息，可以看到很多解锁的明细数据，如分配是否代币可能会存在多次解锁代币。

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

**延迟操作**

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

1. 通过延迟操作，可以延长代币或池子的解锁时间，**tips：时间只能往后推，不可提前解锁**
2. 点击"确认"
3. MetaMask现在会要求您确认交易。它还将显示您需要为该交易支付的费用。如果您同意，则单击“确认”按钮已完成“延迟时间”过程。

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

**解锁操作**

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

1. 如时间已经到达设置的解锁时间后可以通过提取按钮，提取代币或池子LP
2. 点击提取
3. MetaMask现在会要求您确认交易。它还将显示您需要为该交易支付的费用。如果您同意，则单击“确认”按钮已完成“提取解锁”过程。

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


---

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