# How to remove liquidity from Trumpswap

Let’s go to the step by step to remove the liquidity.

**1. Access TrumpSwap**&#x20;

Visit TrumpSwap’s website: <https://trumpswap.io/>. Next, select the “**Remove Liquidity**” to open the  **TrumpRemoveLiquidity** page.

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

**2. Connect Wallet**

Ensure that your wallet is connected to the **Base network** via a compatible wallet like **MetaMask**. If not already connected, click on the “Connect Wallet” button and select your preferred wallet provider. Follow the prompts to connect.&#x20;

**3. Select the number** **of tokens to be withdrawn**.

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

&#x20;**4. Remove Liquidity**

Click on the “**Remove Liquidity**” button, then click on the “**Next**” button.

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

&#x20;**5. In your wallet, approve TrumpSwap to access your LP tokens (UNI-V2). This transaction requires network costs.**

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

&#x20;**6. Select "Confirm"**

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

**7. Once confirmed, Your** **Removing Liquidity** **transaction is submitted to the blockchain and is pending.**&#x20;

**8. A confirmation notification will appear once the transaction is complete**. **To view the transaction,  select “View on BaseScan”. Otherwise, select "Close".**

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

<br>


---

# 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.trumpswap.io/features/remove-liquidity/how-to-remove-liquidity-from-trumpswap.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.
