# Disclaimer

Please note that the information provided in these documents is subject to change as development progresses. Our commitment to delivering the best possible experience for Pyreplay may lead to adjustments in features, functionalities, timelines, and other aspects described herein. We aim to keep our community informed and updated on any significant changes as they occur. Thank you for your understanding and support as we work together to make Pyreplay a groundbreaking platform in competitive blockchain gaming on Alephium.

Thanks for your support.


---

# 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.pyreplay.com/general/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.
