# Documentation

## Axolot Docs

- [Overview](https://docs.axolot.org/introduction/overview.md)
- [What's Axolot?](https://docs.axolot.org/welcome-to-axolot/whats-axolot.md)
- [Our Mission & Vision](https://docs.axolot.org/welcome-to-axolot/our-mission-and-vision.md)
- [Who is Axolot for?](https://docs.axolot.org/welcome-to-axolot/who-is-axolot-for.md)
- [Quick Overview of the Ecosystem](https://docs.axolot.org/welcome-to-axolot/quick-overview-of-the-ecosystem.md)
- [Products overview](https://docs.axolot.org/axolot-products/products-overview.md)
- [Reactor](https://docs.axolot.org/axolot-products/products-overview/reactor.md)
- [Crypto Cards](https://docs.axolot.org/axolot-products/products-overview/crypto-cards.md)
- [Cards' Fees](https://docs.axolot.org/axolot-products/products-overview/crypto-cards/cards-fees.md)
- [X Wallet](https://docs.axolot.org/axolot-products/products-overview/x-wallet.md)
- [Hub](https://docs.axolot.org/axolot-products/products-overview/hub.md)
- [Disclaimer](https://docs.axolot.org/axolot-products/products-overview/disclaimer.md)
- [How to Join Axolot](https://docs.axolot.org/getting-started/how-to-join-axolot.md)
- [Axolot Subscriptions](https://docs.axolot.org/getting-started/axolot-subscriptions.md)
- [Axolot Referral](https://docs.axolot.org/getting-started/axolot-referral.md)
- [Overview](https://docs.axolot.org/guides-and-tutorials/overview.md)
- [Account Registration](https://docs.axolot.org/guides-and-tutorials/overview/account-registration.md)
- [Top-up balance](https://docs.axolot.org/guides-and-tutorials/overview/top-up-balance.md)
- [TRON](https://docs.axolot.org/guides-and-tutorials/overview/top-up-balance/tron.md)
- [ETHEREUM](https://docs.axolot.org/guides-and-tutorials/overview/top-up-balance/ethereum.md)
- [Subscribing](https://docs.axolot.org/guides-and-tutorials/overview/subscribing.md)
- [Reactor Launch](https://docs.axolot.org/guides-and-tutorials/overview/reactor-launch.md)
- [Setting up the Mobile App](https://docs.axolot.org/guides-and-tutorials/overview/setting-up-the-mobile-app.md)
- [Activating Your First Crypto Card](https://docs.axolot.org/guides-and-tutorials/overview/activating-your-first-crypto-card.md)
- [Managing Your Crypto Card](https://docs.axolot.org/guides-and-tutorials/overview/managing-your-crypto-card.md)
- [Adding a card to Apple Wallet](https://docs.axolot.org/guides-and-tutorials/overview/adding-a-card-to-apple-wallet.md)
- [Adding a card to Google Pay](https://docs.axolot.org/guides-and-tutorials/overview/adding-a-card-to-google-pay.md)
- [Deleting an Account](https://docs.axolot.org/guides-and-tutorials/overview/deleting-an-account.md)
- [Audits](https://docs.axolot.org/resources/audits.md)
- [FAQ](https://docs.axolot.org/resources/faq.md)
- [Glossary](https://docs.axolot.org/resources/glossary.md)
- [Official Links](https://docs.axolot.org/resources/official-links.md)
- [Contact Us](https://docs.axolot.org/resources/contact-us.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.axolot.org/introduction/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.
