# Create Token Lock

**GTokenTool BSC Token Lock Creation Tool** provides a secure, transparent on-chain token locking solution to boost project credibility. It supports **auto-unlock at maturity, visual contract proof storage, and easy operation**. With public, tamper-proof lock records, it prevents team token dumping and builds community trust quickly. Ideal for Web3 projects, developers and governance teams to secure funds, stabilize operations and endorse project credibility.

## 📌Core Summary: BSC Token Lock Creation Tool

**GTokenTool BSC Token Lock Creation Tool** is a secure and transparent on-chain solution designed to bolster project credibility. By providing tamper-proof locking mechanisms for team tokens and project funds, it effectively prevents premature dumping and establishes immediate community trust through verifiable blockchain records.

* **Public Tamper-Proof Records:** Generates transparent, on-chain evidence of locked assets that anyone can verify, preventing team token dumping.
* **Auto-Unlock at Maturity:** Features a reliable automated release system that ensures tokens are only accessible once the predefined lock duration is reached.
* **Visual Contract Proof Storage:** Provides intuitive visual confirmation of contract locks, making it easy to share project security milestones with investors.
* **High-Efficiency Easy Operation:** A streamlined, no-code interface that allows developers and governance teams to secure funds in seconds.
* **Operational Stability Endorsement:** Ideal for Web3 projects looking to stabilize market operations and provide long-term assurance to their ecosystem.

> **Key Value:** Build an unbreakable foundation of trust for your project with a secure, verifiable token locking tool that ensures long-term commitment and protects community interests.

***

## 📺Video Tutorial

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

## 1. Introduce

Creating a token lock is actually locking tokens, which refers to the process of storing a specific amount of tokens in a specific address, restricting their transactions and transfers. This setting can be used to protect the interests of investors and prevent risks caused by fluctuations in the token market. For example, during the ICO stage, the project team will release a certain proportion of tokens for investors to purchase, and these tokens are usually locked in for a period of time to prevent premature selling and causing a sharp drop in token prices.

## 2. Create Token Lock Operation Steps

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

### (1) Connect 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>

### (2) Fill in Lock Info

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

* **Token Address:** Enter the Token Address.
* **My Lock:** G TOKEN
* **Quantity:** 100
* **Unlock on:** 2026-01-01 10:00:00

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

### (3) 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 "Token Lock>My Lock".

***

## ❓FAQ

### Q: What is token lock-up?

**A:** Lock tokens for a certain period, and they can only be withdrawn after the maturity date.

### Q: Can the lock-up be unlocked in advance?

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

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

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

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

**A:** It is queryable on the chain and verifiable via blockchain browsers.

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

**A:** Connect your corresponding wallet, and you can view all token locks and the unlocking countdown on the token 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-token-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.
