# Solana Burn Liquidity Tutorial

**Solana Burn Liquidity** by GTokenTool offers a secure way to permanently destroy LP tokens, locking liquidity to build investor trust. This "one-click" tool supports Raydium and Meteora pools, ensuring market stability and project credibility. Ideal for developers and project leads aiming for a "rug-proof" reputation, it simplifies the burning process while providing verifiable on-chain proof of liquidity locks for the community.

## 📌Core Summary: Solana Burn Liquidity

**Solana Burn Liquidity** is a specialized security utility designed to permanently remove LP (Liquidity Provider) tokens from circulation. By destroying these tokens, developers can effectively "lock" liquidity, providing a transparent and verifiable guarantee that the funds cannot be withdrawn, which is essential for building community trust.

* **Trust & Credibility:** Establish a "rug-proof" reputation by providing on-chain proof of permanently locked liquidity.
* **Multi-Protocol Support:** Seamlessly burn LP tokens from major Solana DEXs, including Raydium and Meteora.
* **One-Click Execution:** Simplify the technical burning process into a single, secure operation without needing custom code.
* **Market Stability:** Enhance investor confidence by ensuring long-term liquidity depth and reducing the risk of sudden capital exit.
* **Target Audience:** Critical for project founders, token developers, and community managers during the launch and growth phases of a Solana project.

> **Key Value:** Solidify your project’s integrity and protect your holders by automating the liquidity burning process through a secure, professional-grade interface.

***

## Preparation

1. Solana Wallet
2. The wallet must have at least 0.1 SOL (Raydium will charge 0.4 SOL)

## Solana Burn Liquidity Steps

### 1. Connect your wallet

Enter the GTokenTool Burn liquidity page. The upper right corner supports language switching and connect the wallet. Then, select <mark style="color:purple;">Main</mark> network.&#x20;

Burn liquidity link: <https://sol.gtokentool.com/en/liquidityManagement/burnToken>

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

### 2.  Switch to Burn Liquidity

All liquidity pools in the current wallet will be displayed here.

<figure><img src="/files/9pwWfYrPS9HoAEOw2Gtg" alt=""><figcaption><p>switch to burn liquidity</p></figcaption></figure>

### 3. Select liquidity pool

You can check the pool share of the current wallet.

<figure><img src="/files/E1bctbn4S14Ua0YXUY4k" alt=""><figcaption><p>select liquidity pool</p></figcaption></figure>

### 4.  Select or fill in the liquidity ratio to be removed

After turn off the destroy all and close the account, you can choose the proportion or quantity to burn.

<figure><img src="/files/KH3GvZ8FKnQsDvlPqUCb" alt=""><figcaption><p>buring quantity</p></figcaption></figure>

### 5.  Click "Burn Liquidity" to complete burning liquidity

<figure><img src="/files/xvzFu2Ymri3L5vHl11Iq" alt=""><figcaption><p>confirm transaction</p></figcaption></figure>

***

## ❓FAQ

### Q: What is liquidity burning?

**A:** Burn LP tokens to permanently lock the liquidity of the corresponding pool, making it irreversible and unwithdrawable.

### Q: What is the difference between burning and removing liquidity?

**A:** Removal = Burn LP tokens and get the principal back; Burning = Burn LP tokens with no assets returned.

### Q: Can the pool still be traded after liquidity burning?

**A:** Yes. The pool operates normally for trading, yet no one can withdraw liquidity from it.

### Q: Can liquidity burning be reversed?

**A:** It is irreversible. Once LP tokens are burned, they disappear permanently.

### Q: Why conduct liquidity burning?

**A:** Prevent project parties from withdrawing liquidity and rug-pulling, enhance token credibility, and stabilize token prices.

### Q: Which pools support liquidity burning?

**A:** Standard LP tokens on Raydium and Meteora are mainly supported.

### Q: How to check if liquidity burning is successful?

**A:** Check on the on-chain explorer: the LP balance shows 0 and the owner address is the blackhole address.

### Q: Does liquidity burning affect the token price?

**A:** It has no direct impact. However, locked liquidity is a positive factor that usually boosts market confidence.

***

### 🤝 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/solana/burn-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.
