# How to add liquidity to Solana token on Raydium

### Why Add Liquidity to a Solana Token on Raydium?

Launching a token on Solana requires setting up a liquidity pool on a Decentralized Exchange (**DEX**) like Raydium. This gives your token market value and allows users to trade it via the **Jupiter aggregator, Dexscreener,** and **Birdeye**.

While doing this directly on Raydium is complex and expensive due to [**OpenBook Market ID creation**](https://docs.gtokentool.com/en/solana/openbook-marketplace-id-creation) costs, you can easily complete this operation with the Solana liquidity creation tool on **GTokenTool.**

***

### Pre-Requisites Checklist

Before you begin, ensure you have the following ready in your [**Solana wallet**](https://docs.gtokentool.com/en/solana/phantom-wallet-installation) (e.g., Phantom or Solflare):

* **Base Token:** Your custom **SPL Token standard** or **Token-2022 standard** **(Tax tokens)**.
* **Quote Token:** A token with market value, usually **SOL (Native Solana)** or **USDC (USD Coin)**.
* **Network Fees:** Hold **at least 0.5 SOL** to cover the **Raydium pool creation fee** and GTokenTool's low service fee (0.08 SOL).

***

### Method 1: Creating a Raydium Standard AMM Pool (AMM V4)

The standard pool choice for launching a custom meme coin, using a passive, continuous product market-making model.

1. **Connect Wallet:** Go to the [GTokenTool Create Liquidty page](https://sol.gtokentool.com/liquidityManagement/CreatePool), select Main network, and connect your wallet.
2. **Choose Strategy**:&#x20;

* Fill in Market ID to Create: Manual method if you already have an OpenBook Market ID.
* Integrated Market ID to Create: Recommended. Automatically generates the market parameters in one click, heavily lowering setup costs.

3. **Fill Parameters:** Paste your **Token Mint Address** (Base Token), select your Quote Token (SOL/USDC), and input the **Base Token Amount** and **Quote Token Amount**. The initial price will estimate automatically.
4. **Launch:** Add a **Jito Bundle Tip** to guarantee fast, anti-frontrun execution. Click "**Create Liquidity**" and confirm the wallet pop-ups.

***

### Method 2: Creating a Raydium Concentrated Liquidity Pool (CLMM)

A highly capital-efficient pool type that binds liquidity to specific price ranges.

1. **Connect Wallet:** Open the [GTokenTool Create Liquidity page](https://sol.gtokentool.com/liquidityManagement/CreatePool), connect your wallet, and choose the Main network.
2. **Select Trading Pair:** Set your token's **Token Mint Address** as the Base Token and pair it with your **Quote Token** (e.g., **USDC (USD Coin), USDT (Tether),** or **Wrapped SOL (WSOL)**).
3. **Choose Mode:** single-token liquidity addition or dual-token liquidity addition according to your actual needs.
4. **Set Parameters & Initial Price:** Input the **initial token amount** you wish to deposit into the pool, then set your desired **initial price** for the trading pair.
5. **Launch:** Review the automatically calculated initial price, click "**Create Liquidity**", and sign the wallet transaction.

***

### Post-Launch Security: Burn or Lock LP Tokens

When your pool goes live, you receive Liquidity Provider (LP) tokens. To prevent rug pull accusations and secure community trust, you should immediately execute an [**LP token burn**](https://docs.gtokentool.com/en/solana/burn-liquidity) or **lock liquidity** Solana assets. This mathematically guarantees you cannot withdraw the pool funds and can be done instantly inside GTokenTool.

***

### GTokenTool: Your All-in-One Web3 Platform

GTokenTool is a comprehensive platform engineered to meet all your token management and decentralized trading needs. Beyond guiding you on **how to add liquidity to solana token on raydium**, GTokenTool offers a complete suite of automated utilities—including one-click token creation, metadata updates, batch transfers, and authority revocations. Choose GTokenTool to launch and scale your Solana project safely, cheaply, and with zero code.

***

### 🤝 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/blockchain-introduction/how-to-add-liquidity-to-solana-token-on-raydium.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.
