# Solana Remove Liquidity Tutorial

## Solana Remove Liquidity Process

### 1.  Connect your wallet

Enter the GTokenTool Remove Liquidity page and connect your wallet in the upper right corner. Then, select <mark style="color:purple;">Main</mark> network.&#x20;

Remove Liquidity Link: <https://sol.gtokentool.com/liquidityManagement/remove>

<figure><img src="/files/4JPe3R1XToiPey3zbpjf" alt=""><figcaption></figcaption></figure>

### 2. Enter the base token address

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

### 3. Select the corresponding quoted token

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

### 4. Select the corresponding DEX

After selection, the corresponding pool information and my holdings will be displayed below. (Supports Raydium AMM, Raydium CPMM, Raydium CLMM, and PumpFun Swap liquidity pools)

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

### 5. Input removal quantity

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

### 6. Click"Remove Liquidity"

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

After the wallet pops up, click "`Confirm`" to complete the transaction.

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

If you have any questions or are unclear, please join the official Telegram group: <https://t.me/GToken_EN>


---

# 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/remove-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.
