# Streaming Expansion Roadmap

Streaming will be rolled out in phases, beginning with a basic MVP to test user flows but there are plans to vastly increase the scope and features for the users as we validate. Here is the likely rollout of features in current state, these may be subject to change but gives a little bit of a north star on the scope:

### **Expansion of Assets and Routing for DCA**

During initial MVP, the whitelist of streamable assets will be limited to assets with deep enough liquidity on Astroport. The second phase expansion of this will involve routing across cross-chain exchanges using hooks to be able to accumulate assets as a better execution. Neutron will also soon have vaults that offer great execution on bluechips assets allowing Orbit to DCA into assets with limited slippage.&#x20;

### **Move from Pooled Streaming to Individual basis**&#x20;

The initial MVP streaming model involves the protocol DCAing into tokens as pooled assets. This increases simplicity but introduces limits in individual customisability of DCAing. The model will be upgraded to be able to offer advanced users more options on how they accumulate assets and more choice on stream intervals.&#x20;

### **Advanced loans**&#x20;

Advanced loans loans will enable users to simple get their future interest in advance. The underlying aUSDC position will be locked until the loan is paid off or at the end of the loan period.\
At the back end this deposits the aUSDC in protocols such as Pendle or Pryzm, splits into principle and yield tokens and sells the yield tokens on behalf of the user. \
This will enable users to accumulate to their favourite assets without having to wait for streaming to occur.

### **Advanced streaming functions**&#x20;

Once streaming is upgraded to be an individual model rather than a pooled model, it will open the door to offer advanced streaming features such as:

* Accumulate under x price (Backlogged: DCAs the whole backlogged yield amount once price hit and DCAs while below)
* Accumulate under x price (Scale in: scales in the backlogged yield amount in x periods once below the price threshold and also DCAs while below.)
* Change of time pinterval period for DCA
* Options for Take profits (full, scale out)

### **Launchpools**

Launchpools could be introduced in the future to offer pre-launch tokens that users could accumulate with their yield in the form of launchpools. This would open doors to a new form of capital formation and exposure to higher risk-reward tokens in the ecosystem once yield gets over a certain threshold. where it becomes viable.

### **Clusters (Token baskets)**

Clusters and curators are a proposed Orbit model that introduces baskets of tokens that curators could create and that users could stream their yield towards. These would enable users to tap into new exciting narratives and explore new tokens.\
And opens the doors for researchers and curators to monetise or gate their own token clusters.


---

# 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/streaming-expansion-roadmap.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.
