> For the complete documentation index, see [llms.txt](https://bananatoolsssq.gitbook.io/fa-bi-gong-ju/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bananatoolsssq.gitbook.io/fa-bi-gong-ju/lock/pool.md).

# 锁定流动性

## 锁定流动性流程

#### 1. 连接钱包 <a href="#id-1-lian-jie-qian-bao" id="id-1-lian-jie-qian-bao"></a>

进入页面：<https://www.bananatool.com/lock/create>，点击右上角，连接小狐狸钱包，并切换到主网（这里以BSC测试网为例)。

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

#### 2.选择流动性锁

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

#### 第 3 步，输入信息 <a href="#di-3-bu-shu-ru-xin-xi" id="di-3-bu-shu-ru-xin-xi"></a>

假设我们创建一个叫 “Banana” 的流动性锁，输入如下：

* 代币地址：0x014F16D7713fBCa88FF0fe7717398480D691100F
* 交易对：BNB
* 选择交易所：pancakeSwap V2
* 锁的名称：Banana
* 数量：100
* 解锁日期：2025-09-30 00:00

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

#### 第 4 步，完成 <a href="#di-4-bu-wan-cheng" id="di-4-bu-wan-cheng"></a>

输入完成后，点击 “审批” 按钮，并在小狐狸上支付gas费用（下一步-->批准-->确认），就完成了。

（注：因为每个用户网络速度不同，支付gas费用时可能会延迟1、2秒，属正常现象。）

现在您可以在 “代币锁-->LP锁”中 查看和管理了。

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

如有不明白或者不清楚的地方，请加入官方电报群：<https://t.me/BananaTools>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://bananatoolsssq.gitbook.io/fa-bi-gong-ju/lock/pool.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.
