# Disclaimer

**Note**: The plans in this document are subject to change. Changes will be made by the **universe25** team with input from advisors and the community input.&#x20;

This document should be considered a living document and will be updated as necessary. Nothing in this document should be considered financial advice or used to inform financial or investment decisions, and it should not be construed as a guarantee by **universe25** or any mentioned individual or organization.


---

# 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://doc.universe25.io/extras/disclaimer.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.
