# Add-Ons

- [Protocol Leaderboard](https://docs.mozaic.finance/add-ons/protocol-leaderboard.md): Interact with the protocol, earn points and climb the Olympus Ladder.
- [NFTs](https://docs.mozaic.finance/add-ons/nfts.md): Community driven NFTs used to cultivate an army of 'Hoplites'
- [Wave One](https://docs.mozaic.finance/add-ons/nfts/wave-one.md): $HOP
- [Mint](https://docs.mozaic.finance/add-ons/nfts/wave-one/mint.md): Become a part of the army.
- [Utility](https://docs.mozaic.finance/add-ons/nfts/wave-one/utility.md): Interactions within the Mozaic ecosystem.
- [Swap](https://docs.mozaic.finance/add-ons/nfts/wave-one/swap.md): Guaranteed liquidity for NFT swaps.
- [NFT Roadmap](https://docs.mozaic.finance/add-ons/nfts/wave-one/nft-roadmap.md): The Underworld does not signal the end for the Hoplites...
- [NFT Audit](https://docs.mozaic.finance/add-ons/nfts/wave-one/nft-audit.md): The audit for the Hoplite NFTs - wave one.
- [Galxe](https://docs.mozaic.finance/add-ons/galxe.md): Earn unique on-chain rewards redeemable within the protocol...


---

# 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.mozaic.finance/add-ons.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.
