# Streaming Swaps

Streaming Swaps break a swap into smaller parts for execution, making large trades more viable.

If you're making a **larger swap**, Thorwallet will automatically choose the **best route** to maximize your output

* For large swaps, the app may automatically use a **streaming swap**, which helps reduce slippage and improve results.
* You can tap on the **“Routes” or “Paths”** option to:
  * View details about the selected route
  * Compare alternative paths
  * Manually switch routes based on your preference

> 💡 By default, the app picks the most efficient route for your swap.

By using Streaming Swaps, users will incur very low slippage fees for larger swaps, though the process may be time-consuming. Depending on the swap size and selected parameters (e.g., number of sub-swaps, block swap interval), it could take a few hours for the swap to complete.

Example of a streaming swap:

<div><figure><img src="/files/qClX8fH6uiW1KnJETv8c" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/hwzjO340khrJRlKyDojR" alt="" width="188"><figcaption></figcaption></figure></div>

**More on Streaming Swaps:**\
\
[Introducing Streaming Swaps](https://medium.com/thorchain/introducing-streaming-swaps-eff37f6150f3)

**Streaming Swaps** can be tracked in [Thorscanner](https://www.thorscanner.org/) and the [Nine Realms Tracker](https://track.ninerealms.com/).


---

# 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://faqs.thorwallet.org/swaps/streaming-swaps.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.
