> For the complete documentation index, see [llms.txt](https://arenaplay-os.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arenaplay-os.gitbook.io/untitled/welcome-to-arenaplay.md).

# Welcome to ArenaPlay

**ArenaPlay is a decentralised betting platform for competitive entertainment. We will be offering our users a variety of areas in which to bet such as: E-sports, sports & Bitcoin price predictions!**

&#x20;

*\*This information is only for use in compliance areas, and is strictly for publication in mainland China and regulated areas. If any violation of local laws and regulations is involved, the individual shall bear the risk and responsibility of the laws and regulations*


---

# 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://arenaplay-os.gitbook.io/untitled/welcome-to-arenaplay.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.
