# How to Swap

1. **Connect Wallet** - Click the "Connect" button

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXddB4UPh4gjVylF6j_Pd70AL6gs0_y8MM_KxQ415nSRa31LQ6lPTwNSsfqk-aL36UdB6fnS6yz3nENcx6bsOZeDC0rUE8hL0bDTxI8HFIzuncGoGrYAfdH3lLWNllPMDjq4YHrNEg?key=oAtmyo-NMCvIOuXKIAp_NlJ6" alt=""><figcaption></figcaption></figure>

2. **Select Tokens** - Select the token you’d like to use (Sell) and the token you want to receive (Buy) using the dropdowns.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcHNleeuHqv8IOKOUXk0qI2z4EoxapBRwe87oCLQK0YCJis0QfAqV-bEAfGJp375_stVtxTwuQsT19nr6UAbSgQxHci_PLF01kgDBsBXiVuq3n2BERI2M7qx5Cf_yYlWSpV5Mlrkg?key=oAtmyo-NMCvIOuXKIAp_NlJ6" alt=""><figcaption></figcaption></figure>

3. **Input Amounts** - Enter the amount you want to pay or receive in the appropriate fields, or use the "Half" or "Max" preset options to automatically fill in those specific values.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeNNzJ42HbNlukVo3h0jEdtRsVQxsJwPr7jBiDQnbC8T35DDzAxkzMJeEEu8rJ_-jbENJdjqP_1tEe_GXj42AhY841pwwix2bCV6Nh1YR4XroZ6cZuRL_9ud9xczH_Dpc59oOgG2A?key=oAtmyo-NMCvIOuXKIAp_NlJ6" alt=""><figcaption></figcaption></figure>

4. **Review Details** - A quote for your trade will be displayed below the "Submit" button, you can also use the "Show more" drop down arrow, to view more details about your trade.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeZboRyuVK0ugCDAxDwXL_y_CCp4h2OHHbzkv9FNAZFZYHiED5LeFw5y4qoHSzdXZQvTif9LUH6t21AK5b8YURTr5AC0CBD_JqyYu6ngWFdIZlq6cXw1TumNfWHxxFgR1ITixKQUA?key=oAtmyo-NMCvIOuXKIAp_NlJ6" alt=""><figcaption></figcaption></figure>

5. **Submit** - Confirm the details of the trade, and if happy, click "Submit" and approve the transaction.\
   \
   The UI will display the progress of your trade before showing you a confirmation.


---

# 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.saturnbtc.io/traders/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.
