# How To: MultiSwap

3xcalibur offers users the ability to swap a token for up to 3 tokens. This guide will teach you how to do it.\ <br>

* Navigate to<https://app.3xcalibur.com/swap/multi> and connect your wallet to your desired chain<br>

  * On the right-hand side, you will see a + button. This is the button you click to add another token to the swap.
  * Once you have your desired amount of tokens, select the tokens you wish to swap
  * Input the amount of your current token you wish to swap
  * Right above the MultiSwap button you can find a colored and sliding weight bar
  * Slide that bar until you get your desired amount of each token
  * Click the three bars in the top right of the interface and determine your max slippage and deadline in minutes
  * 3xcalibur will then show the exchange rate, expected output, and price impact of the swap. Make sure those are to your liking
  * Click MultiSwap, confirm the transaction and pay the gas fee

  Congratulations, you have just successfully used MultiSwap on 3xcalibur.


---

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