# DynaSets

A DynaSet is a user-shared vault that leverages the strategy tightened to it to maximize the portfolio returns. The initial version's main strategy is rebalancing the portfolio assets, but in the coming months, it will be able to utilize yield optimization strategies, interactions with 3rd party protocols, and more.

There are for now two sections relative to DynaSets:

* [**Dynamic**](https://singularitydao.ai/dynasets/): Dynamically managed set of assets automatically rebalanced by the Dynamic Asset Manager via AI-based signals and algorithms.
* [**DynaLab**](https://singularitydao.ai/dynalab/): This is the home of the newest protocol features, where users can take part in the Beta testing of the latest products. They are not to be considered final products and might evolve over time. Please make sure to read the specifications of each Beta DynaSet and our T\&Cs before depositing any tokens.

The SingularityDAO protocol currently has 3 DynaSets:

* <img src="https://656497896-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXWCk7lRdznO-DfZZSr%2Fuploads%2Fm4AWli3QK3FaF9Xg6zGf%2FdynBTC%20logo.png?alt=media&#x26;token=6bedb92b-8cb4-46ba-88b0-770b04323ea7" alt="" data-size="line"> [**dynBTC**](https://singularitydao.ai/dynasets/dynBTC):This DynaSet gives you exposure to Bitcoin using long-only strategies managed by the Dynamic Asset Manager with fewer fees & expenses.
* <img src="https://656497896-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXWCk7lRdznO-DfZZSr%2Fuploads%2FUh4iygErYf7VCE85dXM4%2FdynETH%20logo.png?alt=media&#x26;token=cf4def47-9c96-4a39-b53f-ccea1b61bf62" alt="" data-size="line"> [**dynETH**](https://singularitydao.ai/dynasets/dynETH): This DynaSet gives you exposure to Ethereum using long-only strategies managed by the Dynamic Asset Manager with fewer fees & expenses.
* <img src="https://656497896-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXWCk7lRdznO-DfZZSr%2Fuploads%2FsWe8LN7vSGdu3wCBPq6v%2FdyndYdX%20logo.png?alt=media&#x26;token=9ec24ed1-86e7-4824-b8a8-672bd60245ac" alt="" data-size="line"> [**dynDYDX**](https://singularitydao.ai/dynalab/dynDYDX): An innovative **Beta** DynaSet where the DAM can use dYdX derivative solutions to hedge, short, and apply leverage to the market.

  \ <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.singularitydao.ai/introduction/dynasets.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.
