# Disclaimer

*This git book is not affiliated in any way with the 7thBeat Games Team or their games*

*All pages are based on and updated up to version 2.5.0 (windows) of the game editor (currently updating it). Some of the videos and images used can include old versions of the editor's UI and other visuals, this content will be updated when needed.*&#x20;

*Anything that indicates the emoji* :pencil:*comes from an external source. We do not own this content; we merely address it for informative purposes, while crediting the same who wrote and created it.*

*This git book documentation is under* [**CC BY-NC-ND 4.0** **International**](https://creativecommons.org/licenses/by-nc-nd/4.0/) *license.*

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://adofaieditor.gitbook.io/english/welcome-to-the-guide/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.
