# How To: Swap

The ability to swap tokens is one of the key functionalities of 3xcalibur. By the end of this guide, you will know how to make quick, cheap, and low slippage swaps on 3xcalibur.

#### How to Swap

* Under the 3xcali**Swap**, you will find a tab called *Single,* referring to the simple single asset swap function of the platform.
* When you open the *Single* tab, you see an interface where you can select the tokens you want to swap.
* On the left (under *You Pay*) select the token you wish to trade and on the right (under *You Receive*) select the token you wish to receive.
* In the top right of the interface there are three bars. Clicking on the three bars gives you the ability to determine max slippage and deadline in minutes for the transaction to confirm.
* Above the *Swap* button useful information is shown regarding the swap rate, price impact, and routing of the swap.
* If satisfied with the swap terms, hit *Swap* and Metamask transactions will pop-up.
* Sign and confirm the Metamask transactions to finalize.

{% embed url="<https://www.loom.com/share/0f81fee48570450f98bdcc9231228467>" %}


---

# 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://3six9innovatio.gitbook.io/documentation/3six9-products/the-3xcalibur-ecosystem/using-the-protocol/3xcaliswap/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.
