# Create Liquidity Lock

**GTokenTool BSC Liquidity Lock Tool** is built to prevent pool withdrawal risks and offers a secure on-chain lock-up solution for LP tokens. It features **automatic unlocking at maturity, real-time locked position certification, and a streamlined visual interface.** Publicly displaying liquidity lock status effectively boosts investor confidence. It is ideal for Web3 project parties, pool creators and community governance teams needing to ensure fund pool stability and build long-term credibility, serving as a core tool to guard against rug pull risks and enable steady project operation.

## 📌Core Summary: BSC Create Liquidity Lock

**GTokenTool BSC Liquidity Lock Tool** is a premier on-chain security solution designed to eliminate liquidity withdrawal risks (Rug Pulls). By providing a transparent and immutable lock-up mechanism for LP tokens, it empowers project parties to demonstrate long-term commitment and build unshakeable investor confidence.

* **Anti-Rug Pull Protection:** Securely locks liquidity pool tokens on-chain, preventing unauthorized withdrawals and ensuring market stability.
* **Automatic Maturity Unlocking:** Features a reliable smart contract timer that automatically releases funds only when the predefined lock period ends.
* **Real-Time Lock Certification:** Generates verifiable, public on-chain certificates that allow investors to audit the lock status at any time.
* **Streamlined Visual Interface:** A professional "one-click" no-code dashboard that simplifies complex cryptographic locking into an easy-to-manage process.
* **Credibility & Governance Support:** Ideal for Web3 developers and community teams to endorse project legitimacy and secure the fund pool’s future.

> Key Value: Safeguard your project’s future and earn investor trust with a professional, verifiable liquidity locking tool that guarantees fund pool stability and operational integrity.

***

## 📺Video Tutorial

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

Tip: Please install the MetaMask plugin first. Tutorial: <https://docs.gtokentool.com//v/en/fu-zhu-xin-xi/metamask-installation-tutorial>

## Create Liquidity Lock Operation Steps

### Step 1, connect the wallet

Enter the creation page: <https://gtokentool.com/createlock>，Click on the upper right corner, connect to MetaMask Wallet, and switch to the main network.

After completion, you will see the "Chain Name" and your "Wallet Address", as shown in the following figure:

<figure><img src="/files/CxMHSk2gbfe83Aiio12P" alt=""><figcaption><p>connect wallet &#x26; select network</p></figcaption></figure>

### Step 2, switch to creating a liquidity lock

Click "`Liquidity`" to enter the Create Liquidity Lock page.

<figure><img src="/files/AU0nu34zqz5KjNX5UwRg" alt=""><figcaption><p>select Liquidity lock</p></figcaption></figure>

### Step 3, Fill in lock info

Assuming we create a liquidity lock called "G TOKEN", input the following:

* **Token Address:** Enter the Token Address.
* **Transaction Pairs:** USDT
* **Router:** pancakeSwap  V2
* **Lock Name:** G LOCK
* **Quantity:** 10
* **Unlock on:** 2026-01-01 10:00:00

<figure><img src="/files/5imXcjOmI8gRJIahBOZF" alt=""><figcaption><p>fill in lock info</p></figcaption></figure>

### Step 4, Complete

After completing the input, click the "`Approval`" button and pay the gas fee on MetaMask (Approval>Confirm) to complete the process.

Now you can view and manage it in "LP Lock>My Lock".

***

## ❓FAQ

### Q: What does locking liquidity mean?

**A:** Locking LP tokens to prevent the project party from withdrawing liquidity and running away.

### Q: Are tokens or BNB being locked?

**A:** It is the LP credentials that are locked, and the underlying pool assets cannot be withdrawn.

### Q: Can the lock-up period be modified?

**A:** The lock-up period can be extended.

### Q: Is early unlocking allowed?

**A:** Early unlocking is not permitted.

### Q: Is the lock-up data public?

**A:** It can be checked on-chain and verified via blockchain browsers.

### Q: Does liquidity locking affect transactions?

**A:** No, users can buy and sell normally.

### Q: What if I forget the unlocking time?

**A:** Connect your corresponding wallet, and you can view all liquidity locks and the unlocking countdown on the liquidity lock page.

***

### 🤝 Connect with GTokenTool <a href="#connect-with-gtokentool" id="connect-with-gtokentool"></a>

* 💬 **Telegram Community:** [Click to join our official group](https://t.me/GToken_EN)
* 💻 **Official Website:** [Visit our official site for full features](https://gtokentool.com/)
* 🐦 **Twitter (X):** [Follow us for the latest updates](https://twitter.com/GTokenTool)
* 📺 **Video Tutorials:** [Subscribe to our YouTube Channel](https://www.youtube.com/@GTokenTool)

> ⚠️ **Risk Warning & Disclaimer**
>
> GTokenTool reserves the right to modify this notice without prior notice. All platform information is for reference only. We do not endorse any virtual assets or activities. Virtual assets are highly volatile and carry significant financial risk. Please invest with caution and conduct your own due diligence.


---

# 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.gtokentool.com/en/g-lock/create-liquidity-lock.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.
