# Your First Swap!

After connecting your MetaMask wallet, you are now ready to swap on Swappi for the first time.&#x20;

To swap on Swappi:

1. Go to Swappi.
2. Select the token that you wish to trade-in.\
   ![](/files/BF7G8jkl7Jea8QU1jAUQ)<br>
3. In the To box, select that token that you want to trade your tokens for.\
   ![](/files/s5I13RhibRIqvc6PNZC7)<br>
4. In the From field, enter the amount that you wish to trade.\
   ![](/files/tOBAlMlcEVVNa64unO4k)<br>
5. Confirm the amount of tokens that you'll receive in the To field and the price impact.\
   ![](/files/DDbTjPYyJUif6f2zKdjG)<br>
6. Once you review the details and are ready to swap, click **Swap**.\
   ![](/files/3alCDlvBWrxuwIsVdFN7)<br>
7. In the Confirm Swap dialog, review the transaction details and click **Confirm Swap**.\
   ![](/files/0PHj0n1lIFsqyK9FeuTq)<br>
8. In MetaMask, confirm the transaction details and click **Confirm**.\
   **Note**: This transaction might take a few seconds.\
   ![](/files/38Az5VPUVqHJxLuPqzwx)<br>
9. *Optional*: Add the token you just traded to MetaMask.\
   ![](/files/VBzmOq8Ew7R17zvWvQCo)<br>
10. *Optional*: Review the transaction details on Confluxscan.\
    ![](/files/2FOYzn1WPD8DyJIklWHP)<br>

In the transaction confirmation dialog, you can click **View on Conflux Scan** to see the transaction details on Conflux Scan. You can also add the token that you traded for directly to MetaMask.

Congratulations, you've made your first swap on Swappi!


---

# 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.swappi.io/swappi/getting-started/your-first-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.
