# Before Token Launch: How Should Token Liquidity Be Allocated?

{% hint style="success" %}
**Solana Create Token：**<https://ciaotool.io/zh-CN/token/create>

**Pump：**<https://ciaotool.io/zh-CN/pump/launch-and-buy>

**Bonk：**<https://ciaotool.io/zh-CN/letsbonkZone/bundled-buy>
{% endhint %}

{% hint style="success" %}
**BSC Create Token：**<https://bsc.ciaotool.io/token/create-token>

**Fourmeme：**<https://bsc.ciaotool.io/fourmeme/bnb/create-and-buy>

**Flap：**<https://bsc.ciaotool.io/flap/usd1/create-and-buy>
{% endhint %}

{% hint style="success" %}
**Base Create Token：**<https://base.ciaotool.io/token/create-token>
{% endhint %}

### 🔑 Why Is Liquidity So Important?&#x20;

* **Trading Smoothness**: Liquidity directly affects slippage. The lower the liquidity, the greater the price impact of a single trade, resulting in a less smooth trading experience.
* **Price Stability**: Higher liquidity can better absorb buy and sell pressure, improving price stability, but it also comes with higher capital lock-up costs.
* **Manipulation Risk & Fit**: When liquidity is insufficient, pools become easier to manipulate. However, more liquidity is not always better—excessive liquidity can increase potential impermanent loss. The key is whether the liquidity configuration matches the project’s current stage.

### 📊 First, Define Your Liquidity Tier

Regardless of which blockchain you launch on, you should first identify your project’s liquidity tier. This choice directly affects investor perception and price behavior.

* **Very Low Liquidity**: Experimental projects or low-budget memes; high slippage and extremely vulnerable to bots.
* **Low Liquidity**: Early-stage projects with a small community; price stability is still limited.
* **Moderate Liquidity**: Projects with a growing user base and regular trading activity; prices are more controlled.
* **High Liquidity**: Mature-stage projects; market confidence improves significantly.
* **Very High Liquidity**: Well-funded or proven projects; manipulation becomes difficult.

### 🔗 Liquidity Reference Ranges by Blockchain&#x20;

The table below summarizes commonly observed liquidity ranges based on real market conditions. These are **reference benchmarks**, not strict rules.

<table><thead><tr><th width="139.34765625" align="center">  Liquidity Tier</th><th width="154.3203125" align="center" valign="middle">SOL (Raydium)</th><th width="161.796875" align="center" valign="middle">SOL (PumpSwap)</th><th width="150.8671875" align="center">BSC (BNB)</th><th align="center">Base</th></tr></thead><tbody><tr><td align="center">Very Low</td><td align="center" valign="middle">1 – 100 SOL</td><td align="center" valign="middle">1 – 25 SOL</td><td align="center">0.15 – 15 BNB</td><td align="center">0.1 – 5 WETH</td></tr><tr><td align="center">Low</td><td align="center" valign="middle">101 – 500 SOL</td><td align="center" valign="middle">26 – 125 SOL</td><td align="center">15 – 75 BNB</td><td align="center">6 – 25 WETH</td></tr><tr><td align="center">Moderate</td><td align="center" valign="middle">501 – 2,000 SOL</td><td align="center" valign="middle">126 – 500 SOL</td><td align="center">75 – 300 BNB</td><td align="center">26 – 100 WETH</td></tr><tr><td align="center">High</td><td align="center" valign="middle">2,001 – 10,000 SOL</td><td align="center" valign="middle">501 – 2,500 SOL</td><td align="center">300 – 1,500 BNB</td><td align="center">101 – 500 WETH</td></tr><tr><td align="center">Very High</td><td align="center" valign="middle">>10,000 SOL</td><td align="center" valign="middle">>2,500 SOL</td><td align="center">>1,500 BNB</td><td align="center">>500 WETH</td></tr></tbody></table>

<figure><img src="/files/10gQkRxmtUM69AWuelXZ" alt=""><figcaption></figcaption></figure>

### ⚠️ What Problems Does Insufficient Liquidity Cause?&#x20;

* **Impact of Insufficient Liquidity**: When liquidity is low, slippage increases significantly, directly degrading the trading experience. At the same time, liquidity pools become more vulnerable to bot front-running and pump-and-dump attacks, raising overall market risk.
* **The Need for Active Liquidity Management**: While increasing liquidity can help mitigate these issues to some extent, impermanent loss must still be considered—especially during periods of high price volatility. Therefore, liquidity should be managed dynamically rather than deployed as a one-time allocation.

### 🔎 Should You Allocate 100% of Tokens to the Liquidity Pool?

* Generally, no. A healthier approach is to allocate **40%–70%** of the total token supply to liquidity, while reserving the remainder for **staking incentives, ecosystem rewards, community growth, or future airdrops**.
* This structure ensures sufficient market depth while preserving long-term flexibility for the project.

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

* Liquidity is core infrastructure for any token. Although specific ranges vary across blockchains, the underlying principle remains the same:

> **Adequate liquidity = more stable prices + stronger market confidence + lower manipulation risk**

Carefully planning your liquidity tier and token allocation is one of the most important steps to avoid failing at the very beginning.

💬 **Need help? Join our community for real-time support:** <https://t.me/ciaotool>

* **Email:** <support@ciaotool.io>
* **Website:** [https://ciaotool.io](https://ciaotool.io/)
* **X (Twitter):** <https://x.com/CiaoTool>
* **Medium:** <https://medium.com/@ciaotool>
* **Blog**: <https://www.ciaoailiquidity.com/blog>
* **YouTube:** <https://www.youtube.com/@CiaoTool>
* **WhatsApp：**<https://whatsapp.com/channel/0029VbAuLrVAojYxRNw95W1J>

{% hint style="danger" %}
**Note:** CiaoTool is committed to providing convenient tooling services but does not offer any form of investment advice. Platform content may change with product iterations. Users are advised to exercise judgment and stay informed about updates.
{% endhint %}


---

# 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://ciaotool.gitbook.io/docs/liquidity-configuration.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.
