# How to swap

Below is a step-by-step guide on how to swap token using TrumpSwap:

**1.** **Access TrumpSwap**

Visit TrumpSwap’s website: <https://trumpswap.io/>

<figure><img src="/files/FHvhYWx4O8VLdG7VcDXu" 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;

<figure><img src="/files/5kBFBcPi4xBanCfTnDHS" alt=""><figcaption></figcaption></figure>

**3. Search for and select the token you wish to swap**

Click on the “Select token” drop-down on the TrumpSwap interface and select the token you wish to swap.

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

**4. Search for and select the token you wish to swap for.**

Click on the “Select token” drop-down on the TrumpSwap interface and select the token you wish to swap for. You can browse the token list or search for a token by name.

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

**5. Enter the amount you would like to swap, receive, or select the “Max” option.**

The “Max” option automatically inputs the total amount of the token you have available in your wallet for swapping.

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

**6. Swap**

Click on the “**Swap**” button, review the details of your swap. Once you’re satisfied, click on the “**Next**” button.

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

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

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

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

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

**9. Once confirmed, your swap is submitted to the blockchain and is pending.**&#x20;

**10. When you have now successfully swapped with Trumpswap! To view your swap on** [**Basescan**](https://basescan.org/)**, you can select “View on BaseScan”. Otherwise, select "Close".**

<figure><img src="/files/ABNWT2l3PXaehyXPkRVe" 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/swaps/how-to-swap.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.
