# How to Swap

<details>

<summary>Step 1: Log in to the<a href="https://zebra.xyz"> Zebra</a>, connect your wallet</summary>

* Go to the [official website](https://zebra.xyz)（<https://zebra.xyz>） and connect your wallet.

<img src="/files/TBAdsbF9SNsRZOsVY8iH" alt="" data-size="original">

</details>

<details>

<summary>Step 2: Select the asset you want to trade and enter the amount.</summary>

<img src="/files/YlVy38WaKkvx63Tw4Pez" alt="" data-size="original">

</details>

<details>

<summary>Step 3: Review the transaction settings and configure your slippage tolerance.</summary>

<img src="/files/IzKtlppEIrzH0L8BbXy2" alt="" data-size="original">

</details>

<details>

<summary>Step 4: Once confirmed, click on Swap, and you will receive your target asset in a few seconds.</summary>

<img src="/files/ff2qimGcVGJgNeUpNGN3" alt="" data-size="original">

</details>


---

# 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://zebra.gitbook.io/zebra-document/v1-guide/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.
