# Meteora DAMM V2 Create Liquidity Tutorial

## Introduction to DAMM V2 Liquidity Pool

**DAMM V2 (Dynamic Automated Market Maker V2)** is a new-generation dynamic market-making liquidity pool launched by Meteora in the Solana ecosystem. It is specifically optimized for new token launches and liquidity providers (LPs), with core features including **dynamic fees, NFT-based positions, flexible lock-up, and stablecoin fee settlements.** It focuses on preventing sniper attacks, stabilizing listings, and improving the LP experience.

## Preparatory items

1. A computer or a mobile phone.
2. Solana wallet ([Phantom Wallet Installation Tutorial](https://docs.gtokentool.com/en/solana/phantom-wallet-installation))
3. Prepare at least **0.11 SOL** in your wallet.
4. Tokens to create a liquidity pool.

## Tutorial on Creating DAMM  V2 Liquidity to Solana

### 1.  Connect your wallet

Enter the GTokenTool Create Liquidity Pool page and connect your wallet in the upper right corner. Then, select <mark style="color:purple;">Main</mark> network. Here is demonstrated using the devnet.

Create a liquidity pool: <https://sol.gtokentool.com/en/liquidityManagement/CreatePool>

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

### 2. Choose pool type <a href="#id-2.-choose-pool-type" id="id-2.-choose-pool-type"></a>

GTokenTool supports users to create four types of pools, namely AMM Pool, AMM V4 Pool, CPMM Pool, CLMM Stable Pool, PumpSwap Pool, DLMM Stable Pool, DAMM V2 Pool and Orca Stable Pool. We choose the DAMM V2 Pool here.

<figure><img src="/files/1nui0R5bZnItRm42ecny" alt=""><figcaption><p>choose pool type</p></figcaption></figure>

### 3. Select the trading pair  <a href="#id-3.-select-the-trading-pair-for-which-you-want-to-create-a-liquidity-pool" id="id-3.-select-the-trading-pair-for-which-you-want-to-create-a-liquidity-pool"></a>

* **Base Token:** Fill in the token you created that has no value yet.
* **Quote Token:** A token with a market value, usually SOL or USDC or USDT or USD1.

<figure><img src="/files/uM4sN0anCCl0dj6U54NU" alt=""><figcaption><p>select the trading pair</p></figcaption></figure>

### 4. Fill in the specific parameters <a href="#id-4.-fill-in-the-specific-parameters" id="id-4.-fill-in-the-specific-parameters"></a>

* **Base Token Amount:** Fill in the number of tokens you created. You can fill in as much as you want, but do not exceed the actual amount you own.
* **Quote Token Amount:** Fill in the quantity of value coins, and do not exceed the actual quantity owned.

Once filled in, the initial price will be calculated automatically.

<figure><img src="/files/7Djfm9dpz3VrBbuocA8G" alt=""><figcaption><p>fill in the specific parameters</p></figcaption></figure>

### 5. Use tokens as fees (Optional)

<figure><img src="/files/ar4E7xsZqUtG5n7HuuiB" alt=""><figcaption><p>use tokens as fee</p></figcaption></figure>

### 6. Click"Create Liquidity"

The pool will be created 60 seconds after clicking the Create button. Please confirm your wallet promptly. <mark style="color:purple;">Wait 30 seconds after creation before trading; the fee will drop to the minimum after 30 seconds.</mark>

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

The pool address will pop up after successful creation.

<figure><img src="/files/EHffAKbeZSGHsmQy9GLO" alt=""><figcaption><p>created successfully</p></figcaption></figure>

***

## ❓FAQ

### Q: What is DAMM V2?

**A:** Dynamic Automated Market Maker (Constant Product AMM), suitable for new projects/meme tokens, **supporting single-token mode, anti-sniper mechanism, and dynamic fee rates.**

### Q: Do I need to set a price range?

**A:** ❌ **No need to manually select a price range**; just enter the amount of base tokens and quote tokens.

### Q: Is liquidity locking supported?

**A:** ✅ Permanent lock-up or linear unlocking is available, and transaction fees can still be claimed during the lock-up period.

### Q: Where does the revenue come from?

**A:** Dynamic transaction fees + built-in mining rewards.

### Q: Can pool parameters be modified?

**A:** ❌ The on-chain initial price, fee rates and lock-up rules cannot be changed once deployed.

***

### 🤝 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/meteora-damm-v2-create-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.
