# Work in Progress Declaimer

This document is an ongoing work in progress and may be updated without any prior announcement.

Any information provided and stated in this White Paper should not be considered final and immutable and may change without any prior notice with the aim to achieve and maintain product market fit within always-changing market conditions.

{% hint style="danger" %}
**None of the information contained within this documentation is investment advice.**
{% endhint %}


---

# 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://epiko.gitbook.io/whitepaper/legal-and-safety/disclaimer/work-in-progress-declaimer.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.
