# Swaps

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

Token swaps in **TrumpSwap** are a simple way to trade **Trump47** token for another.&#x20;

Currently, **TrumpSwap** supports the following token pairs:

* **Trump47/ETH**
* **Trump47/USDC**
* **ETH/USDC**

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

Swapping tokens on **TrumpSwap** is designed to be straightforward and user-friendly. Users start by selecting an input token and an output token. After specifying the desired amount of the input token, the protocol calculates the equivalent amount of the output token they will receive. With a single click, users can execute the swap, and the output token will be instantly transferred to their wallet.

Swapping on TrumpSwap differs from trading on traditional exchanges. Unlike conventional platforms that rely on an order book to manage liquidity and set prices, TrumpSwap utilizes an automated market maker (AMM) mechanism. This approach allows for immediate feedback on exchange rates and slippage, enhancing the user experience.


---

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