# AXEL

## AXEL.win

- [What is AXEL](https://docs.axel.win/what-is-axel.md)
- [Token Distribution](https://docs.axel.win/token-distribution.md)
- [AXEL Vault](https://docs.axel.win/axel-vault.md)
- [AXEL Staking - Payouts](https://docs.axel.win/axel-staking-payouts.md): Earn Pulse Yield from 3 Payout Pools.
- [XBURN Staking - Daily Rewards](https://docs.axel.win/xburn-staking-daily-rewards.md): Earn XBURN tokens as a Daily Reward
- [Buy & Support & Burn & Feed](https://docs.axel.win/buy-and-support-and-burn-and-feed.md): Fuel the Fire: Decentralize, Burn, and Build the Axel Revolution
- [Multi-chain P2P Lending Platform](https://docs.axel.win/multi-chain-p2p-lending-platform.md)
- [Axel Lending Vaults](https://docs.axel.win/multi-chain-p2p-lending-platform/axel-lending-vaults.md)
- [Contract Addresses](https://docs.axel.win/multi-chain-p2p-lending-platform/contract-addresses.md)
- [Launchpad](https://docs.axel.win/launchpad.md)
- [The Power Treasury](https://docs.axel.win/the-power-treasury.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.axel.win/what-is-axel.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.
