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

# Hello, Commanders.

### Hello, Commanders.

Thank you for your support of Age of Dino. We have completed the closed beta test, and the game is now undergoing maintenance. During this period, the game will be inaccessible. Additionally, any data generated during the beta test will be deleted, and on-chain assets used during this time will be removed.

All Dino Bucks purchased during the beta will be refunded to the account used for this test. Please log in with the same email address when the public beta begins.

We anticipate the public beta will start in two days. Thank you once again for your continued support of Age of Dino.


---

# 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://notification.ageofdino.com/readme.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.
