# ALIENX Mainnet

- [ALIENX Mainnet Quest](https://docs.alienxchain.io/alienx-mainnet/alienx-mainnet-quest.md)
- [ALIENX Park](https://docs.alienxchain.io/alienx-mainnet/alienx-park.md): For more details, please read the medium and Twitter promo below👇
- [Mainnet Voyage Q\&A](https://docs.alienxchain.io/alienx-mainnet/mainnet-voyage-q-and-a.md)
- [AIX Launch Announcement](https://docs.alienxchain.io/alienx-mainnet/aix-launch-announcement.md)
- [AIX TGE Timeline](https://docs.alienxchain.io/alienx-mainnet/aix-launch-announcement/aix-tge-timeline.md)
- [AIX Token Address](https://docs.alienxchain.io/alienx-mainnet/aix-launch-announcement/aix-token-address.md)
- [Who can claim $AIX?](https://docs.alienxchain.io/alienx-mainnet/aix-launch-announcement/who-can-claim-usdaix.md)
- [How to Claim your $AIX?](https://docs.alienxchain.io/alienx-mainnet/aix-launch-announcement/how-to-claim-your-usdaix.md)


---

# Agent Instructions: 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://docs.alienxchain.io/alienx-mainnet.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.
