# ALIENX

## ALIENX

- [ALIENX CHAIN](https://docs.alienxchain.io/alienx-chain.md)
- [Welcome to ALIENX](https://docs.alienxchain.io/white-paper/welcome-to-alienx.md)
- [ALIENX Introduction](https://docs.alienxchain.io/white-paper/alienx-introduction.md)
- [What is ALIENX？](https://docs.alienxchain.io/white-paper/alienx-introduction/what-is-alienx.md)
- [Why ALIENX](https://docs.alienxchain.io/white-paper/alienx-introduction/why-alienx.md)
- [ALIENX Protocol](https://docs.alienxchain.io/white-paper/alienx-protocol.md)
- [Inside ALIENX](https://docs.alienxchain.io/white-paper/alienx-protocol/inside-alienx.md)
- [Gas Fees](https://docs.alienxchain.io/white-paper/alienx-protocol/gas-fees.md)
- [Fraud Proofs](https://docs.alienxchain.io/white-paper/alienx-protocol/fraud-proofs.md)
- [Getting Start (AlienX Mainnet)](https://docs.alienxchain.io/white-paper/getting-start-alienx-mainnet.md)
- [Add AlienX Chain to MetaMask](https://docs.alienxchain.io/white-paper/getting-start-alienx-mainnet/add-alienx-chain-to-metamask.md)
- [Bridge Assets to AlienX](https://docs.alienxchain.io/white-paper/getting-start-alienx-mainnet/bridge-assets-to-alienx.md)
- [Getting Start (HAL Testnet)](https://docs.alienxchain.io/white-paper/getting-start-hal-testnet.md)
- [Add Hal Chain to MetaMask](https://docs.alienxchain.io/white-paper/getting-start-hal-testnet/add-hal-chain-to-metamask.md)
- [Bridge Assets to Hal](https://docs.alienxchain.io/white-paper/getting-start-hal-testnet/bridge-assets-to-hal.md)
- [Receive Faucet Funds](https://docs.alienxchain.io/white-paper/getting-start-hal-testnet/receive-faucet-funds.md)
- [Tokenomics](https://docs.alienxchain.io/white-paper/tokenomics.md)
- [Roadmap](https://docs.alienxchain.io/white-paper/roadmap.md)
- [Backers and ECO Partners](https://docs.alienxchain.io/white-paper/backers-and-eco-partners.md)
- [ALIENX Explorer Pass](https://docs.alienxchain.io/alienx-activities/alienx-explorer-pass.md)
- [Social Airdrop](https://docs.alienxchain.io/alienx-activities/social-airdrop.md)
- [AI Node Sale](https://docs.alienxchain.io/alienx-activities/ai-node-sale.md)
- [Staking Season](https://docs.alienxchain.io/alienx-activities/staking-season.md)
- [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)
- [HAL Testnet Quest](https://docs.alienxchain.io/alienx-hal-testnet/hal-testnet-quest.md)
- [Apply to join HAL Testnet](https://docs.alienxchain.io/alienx-hal-testnet/apply-to-join-hal-testnet.md)
- [Deploy contract on AlienX mainnet](https://docs.alienxchain.io/developer/deploy-contract-on-alienx-mainnet.md)
- [Foundry](https://docs.alienxchain.io/developer/deploy-contract-on-alienx-mainnet/foundry.md)
- [Hardhat](https://docs.alienxchain.io/developer/deploy-contract-on-alienx-mainnet/hardhat.md)
- [Remix](https://docs.alienxchain.io/developer/deploy-contract-on-alienx-mainnet/remix.md)
- [Deploy contract on Hal Testnet](https://docs.alienxchain.io/developer/deploy-contract-on-hal-testnet.md)
- [Foundry](https://docs.alienxchain.io/developer/deploy-contract-on-hal-testnet/foundry.md)
- [Hardhat](https://docs.alienxchain.io/developer/deploy-contract-on-hal-testnet/hardhat.md)
- [Remix](https://docs.alienxchain.io/developer/deploy-contract-on-hal-testnet/remix.md)
- [Official Links](https://docs.alienxchain.io/support/official-links.md)
- [FAQ](https://docs.alienxchain.io/support/faq.md)
- [Node Sale](https://docs.alienxchain.io/support/faq/node-sale.md)
- [Node Pre-Book](https://docs.alienxchain.io/support/faq/node-pre-book.md)
- [Social Airdrop](https://docs.alienxchain.io/support/faq/social-airdrop.md)
- [AEP Drop](https://docs.alienxchain.io/support/faq/aep-drop.md)
- [$AIX Airdrop](https://docs.alienxchain.io/usdaix-airdrop/usdaix-airdrop.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.alienxchain.io/alienx-chain.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.
