> For the complete documentation index, see [llms.txt](https://xai-foundation.gitbook.io/xai-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis.md).

# Xai Vanguard: Genesis

- [Getting Started](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/getting-started.md)
- [Leaderboard](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/getting-started/leaderboard.md)
- [Discord](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/getting-started/discord.md)
- [Chapter 01: Onboarding](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/chapter-01-onboarding.md)
- [Chapter 02: Minting](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/chapter-02-minting.md)
- [Minting from Contract](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/chapter-02-minting/minting-from-contract.md)
- [Chapter 03: Discord](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/chapter-03-discord.md)
- [Obtaining esXAI](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/chapter-03-discord/obtaining-esxai.md)
- [Obtaining XAI](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/chapter-03-discord/obtaining-xai.md)
- [Buy Sentry Key](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/chapter-03-discord/buy-sentry-key.md)
- [Chapter 04: Xai Staking Pools](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/chapter-04-xai-staking-pools.md)
- [Chapter 05: Unicorn Bingo](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/chapter-05-unicorn-bingo.md)
- [Chapter 06: Bridging](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/chapter-06-bridging.md)
- [Chapter 08: Build on Xai](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/chapter-08-build-on-xai.md)
- [Thirdweb: Creator Portal Walkthrough](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/chapter-08-build-on-xai/thirdweb-creator-portal-walkthrough.md): Complete quests in thirdweb's Developer Portal to earn Galxe points
- [Sequence: Xai Builder Walkthrough](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/chapter-08-build-on-xai/sequence-xai-builder-walkthrough.md)
- [Chapter 09: Camelot](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/chapter-09-camelot.md)
- [Chapter 10: Crypto Unicorns](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/chapter-10-crypto-unicorns.md)
- [Chapter 11: Tarochi](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/chapter-11-tarochi.md)
- [Chapter 12 - My Angry Yakuza Girlfriend](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/chapter-12-my-angry-yakuza-girlfriend.md)
- [Chapter 13 - Rainbow Rumble](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/chapter-13-rainbow-rumble.md)
- [Chapter 14 - The Lost Glitches](https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/chapter-14-the-lost-glitches.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 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, and the optional `goal` query parameter:

```
GET https://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
