> For the complete documentation index, see [llms.txt](https://gami-world.gitbook.io/roboots-alpha-gameplay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gami-world.gitbook.io/roboots-alpha-gameplay/roboots-alpha-access-is-live.md).

# Roboots Alpha Access is LIVE!

After a long wait, we proudly present the progress we've made! ✅

Everything is going according to the roadmap and we can not wait to show you the first RNG-based P2E game in the world. 🤖

Remember that this is an alpha access which means the very first and rough release of a game. So feel free to submit any bugs or errors to us so that our dev team can fix them and improve the state of the game! <br>

#### Come on, experience Roboots, play, have fun, tell us what you think! 🥳

Roboots Official Telegram Community Channel: <https://t.me/RobootsCommunity>

Roboots Official Discord Server: <https://discord.gg/VhZfSFaJ>

## Let's dive into the game!

🚨Bear in mind that a match usually lasts 10 minutes in average, depending on your abilities and play style!

🚨You can only play the game on desktop, mobile devices are not supported for now!

🚨A little note to Roboots NFT owners: This is the alpha access and you will not be playing with your own NFTs for now. Don't be worried, every NFT owner will be playing the game with their own NFTs pretty soon!


---

# 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, and the optional `goal` query parameter:

```
GET https://gami-world.gitbook.io/roboots-alpha-gameplay/roboots-alpha-access-is-live.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
