# Asset Scope

| Asset Class          | Type 1              | Type 2                        | Type 3               | Type 4 |
| -------------------- | ------------------- | ----------------------------- | -------------------- | ------ |
| Equities             | Common stocks       | Preferred stocks              | Dividend stocks      | ETFs   |
| Bonds                | Government bonds    | Corporate bonds               |                      |        |
| Cash and Equivalents | Money market funds  | Fixed deposits                |                      |        |
| Structured Products  | Structured deposits | Interest rate-linked products |                      |        |
| Alternative Assets   | Real estate         | Artwork                       | Private equity/funds |        |

The actual investable scope, allocation, and restrictions are subject to each product’s issuance documents, custody agreements, and applicable licensing authorities.


---

# 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.cyclex.cc/asset-scope.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.
