# Step 4: Swap Assets

{% embed url="<https://youtu.be/Iv56i5845Kg>" %}

Our swap feature is what we call [ShadeSwap](https://app.shadeprotocol.io/swap). This feature allows you to swap different tokens.

#### <mark style="color:purple;">**How to swap tokens**</mark>

1. Go to the [Swap page](https://app.shadeprotocol.io/swap) on our app.
2. The trading screen will be featured directly on the "Swap" tab.
3. In the “From” dropdown select the supported token you want to use to swap.
4. In the “To” dropdown select the supported token you want to acquire through the swap.&#x20;
5. Select the amounts to swap
6. Click “Swap” and approve the transaction
7. You can go confirm your transaction took place by looking at your Portfolio or following the transaction hash form the "swap success" pop up.

***

*Information provided in this post is for general informational purposes only and does not constitute formal investment advice. Please read the full disclaimer at* [*shadeprotocol.io/disclaimer*](https://shadeprotocol.io/disclaimer) *before relying on any information herein.*


---

# 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.shadeprotocol.io/shade-protocol/get-started/step-4-swap-assets.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.
