# Swapping Assets

The platform offers a Decentralised Exchange (DEX) service to enable the exchange of your tokens.

Imagine you want to stream strUSDC, although you currently only hold ETH in your wallet. You can select “ETH” from the “**SWAP FROM**” box and “strUSDC” from the “**SWAP TO**” box.&#x20;

<figure><img src="/files/TOwExQgpABuj6Act9EGS" alt=""><figcaption><p>Swapping Assets</p></figcaption></figure>

Once you enter the amount you want to swap you will see a preview of the swap (the amount of tokens you will receive in the selected currency).

If you are happy with the conversion rate, simply click “**SWAP**” and finalise the conversion.

<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://docs.streamablefinance.com/streamable-finance-user-guide/user-guide/assets/swapping-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.
