# Xorion Chain Docs

## Docs

- [Overview](https://xorion-chain.gitbook.io/xorion-chain-docs/overview.md): Xorion Chain is a modular blockchain protocol built to power scalable, security, and privacy-enabled ecosystems for both developers and enterprises
- [Tokenomics](https://xorion-chain.gitbook.io/xorion-chain-docs/the-xor-token/tokenomics.md)
- [Token Emission](https://xorion-chain.gitbook.io/xorion-chain-docs/the-xor-token/token-emission.md)
- [Deflationary Mechanism](https://xorion-chain.gitbook.io/xorion-chain-docs/the-xor-token/deflationary-mechanism.md)
- [Token Utility](https://xorion-chain.gitbook.io/xorion-chain-docs/the-xor-token/token-utility.md)
- [XOR Tokens On EVM & Substrate Wallet](https://xorion-chain.gitbook.io/xorion-chain-docs/the-xor-token/xor-tokens-on-evm-and-substrate-wallet.md): How to add XOR on EVM and Substrate Wallets.
- [Validator Node](https://xorion-chain.gitbook.io/xorion-chain-docs/the-xorion/validator-node.md): Substrate
- [Whitepaper](https://xorion-chain.gitbook.io/xorion-chain-docs/the-xorion/whitepaper.md): This is the official Xorion Chain Whitepaper
- [The Team](https://xorion-chain.gitbook.io/xorion-chain-docs/the-xorion/the-team.md): This is the official Xorion Team Members
- [How To Participate in the Liquidity Contest](https://xorion-chain.gitbook.io/xorion-chain-docs/events-guide/how-to-participate-in-the-liquidity-contest.md): 10,000 XOR Weekly Rewards to the 10 most liquidity providers, 2nd to 30th
- [Terms & Conditions](https://xorion-chain.gitbook.io/xorion-chain-docs/legal/terms-and-conditions.md): Last updated 26th August, 2025
- [Privacy Policy](https://xorion-chain.gitbook.io/xorion-chain-docs/legal/privacy-policy.md): Last updated 26th August, 2025
- [Token Access](https://xorion-chain.gitbook.io/xorion-chain-docs/legal/token-access.md): Last updated 26th August, 2025


---

# 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://xorion-chain.gitbook.io/xorion-chain-docs/overview.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.
