> For the complete documentation index, see [llms.txt](https://whitepaper.arcadecolony.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.arcadecolony.com/alpha-more-to-come.md).

# ALPHA (MORE TO COME)

In the future, we will roll out additional features to the Arcade Colony system. Some of these will reduce fees for publishers, increase player rewards, and create battle arenas for games to occur in. However, those details are still in the early phases and we want to ensure a polished product that sees continued success over time. For that reason, we are starting small with some games and will build upon that. So if you are a developer, publisher, or player make sure to get in on Arcade Colony from the ground level!


---

# 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://whitepaper.arcadecolony.com/alpha-more-to-come.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.
