# Asset Type

Based on volatility and other market factors, the underlying assets of Stella Strategy can be broadly categorized into **three types:**

1. **Stable**: These assets exhibit minimal price fluctuations over time. They are considered low-risk investments, often preferred by conservative investors seeking steady returns.
2. **Major**: Major assets are well-established and have a significant presence in the market. While they might experience some fluctuations, they are generally less volatile than newer or less established assets.
3. **Volatile**: As the name suggests, these assets are characterized by significant price swings in short periods. While they offer the potential for high returns, they also come with increased risks.


---

# 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.stellaxyz.io/stella-doc/stella-yield/stella-strategy/asset-type.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.
