# Getting Started

- [Introduction](https://docs.enkixyz.com/getting-started/introduction.md): Welcome to ENKI protocol!
- [Architecture](https://docs.enkixyz.com/getting-started/architecture.md)
- [Fantasy(Airdrop)](https://docs.enkixyz.com/getting-started/fantasy-airdrop.md): Genesis Plan
- [Phase 1](https://docs.enkixyz.com/getting-started/fantasy-airdrop/phase-1.md): 150,000 ENKI tokens allocated
- [Phase 2](https://docs.enkixyz.com/getting-started/fantasy-airdrop/phase-2.md): 850,000 ENKI tokens allocated
- [Points System](https://docs.enkixyz.com/getting-started/points-system.md)
- [Staking Points](https://docs.enkixyz.com/getting-started/points-system/staking-points.md)
- [Boost Integrations](https://docs.enkixyz.com/getting-started/points-system/staking-points/boost-integrations.md)
- [Referral Points](https://docs.enkixyz.com/getting-started/points-system/referral-points.md)
- [Roadmap](https://docs.enkixyz.com/getting-started/roadmap.md)
- [FAQ](https://docs.enkixyz.com/getting-started/faq.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.enkixyz.com/getting-started.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.
