# How to Swap

1\. Enter [**https://app.cetus.zone/**](https://app.cetus.zone/) and Connect your Wallet. We support many wallets, such as Sui Wallet, Martian, Suiet, Fewcha, Ethos,etc. However, we will use Martian as an example to show

<figure><img src="/files/jcL2JsEHLwpKRuE4DKg4" alt=""><figcaption><p>Wallet Options</p></figcaption></figure>

2\. Choose your target asset and Enter the amount

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

3\. Set your **Slippage tolerance** for this trade. In this example, we will use a 1% slippage tolerance.

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

4\. After everything is set up, confirm the swap to proceed with this transaction and you will receive your target asset in a few seconds.

<figure><img src="/files/9L7dMkoO5BhsCEVf1kEz" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://cetus-1.gitbook.io/cetus-docs/guides/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.
