# How to add liquidity to TrumpSwap

To add liquidity to TrumpSwap:

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

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

<figure><img src="/files/QgPhXduaY1l92EJmZfLk" 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. Enter the amount of tokens you want to deposit into the liquidity pool**

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

{% hint style="info" %}
TrumpSwap Currently Supports Adding Liquidity for the Trump47/ETH Pair
{% endhint %}

**4. Add Liquidity**

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

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

**5. In your wallet, approve TrumpSwap to access the token you are depositing. This transaction requires network costs.**

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

**6. In your wallet, click on the "Confirm" button.**

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

**7. Once confirmed, your** **Adding 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/VOxDaqfz7l4r2jwKuG5S" alt=""><figcaption></figcaption></figure>


---

# 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/add-liquidity/how-to-add-liquidity-to-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.
