# Asset Streaming

Yield streaming is a function of the Orbit protocol that enables users to automatically re-direct their yield earned in the savings vault towards the accumulation of designated assets over time. Users can select the select the assets they wish to accumulate and the vault automatically swaps their earned yield into the chosen assets every 8 hours.

This serves to give users a lower-risk entry into their favourite crypto assets, where they can allocate to higher-risk assets over time without the volatility risk on their principle. It also serves as a way that users could put their yield to work to potentially boost their earnings.

<figure><img src="/files/SR6RSd4sD2tgcK8C2Qg5" alt=""><figcaption></figcaption></figure>

Yield streaming will be expanded to cover pre-launch tokens, curated token clusters as well as other tokenised RWA assets (Such as tokenised stocks ect) that users may want to accumulate.


---

# 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://orbit-16.gitbook.io/orbit-docs/asset-streaming.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.
