# Maxylab Documentation

## Welcome to GitBook

- [Introduction](https://maxylab.gitbook.io/get-started/introduction.md): This is the base documentation page for Maxylab Multichain and its structure. This document is still in work.
- [New to WAX Blockchain?](https://maxylab.gitbook.io/get-started/maxylab-ecosystem/new-to-wax-blockchain.md)
- [What is MAXCOIN?](https://maxylab.gitbook.io/get-started/maxylab-ecosystem/what-is-maxcoin.md): MaxCoin is a PoA (proof of activity) token that is obtained through interactions with The Scientist Bot on Discord.
- [Partners and possibilities](https://maxylab.gitbook.io/get-started/maxylab-ecosystem/partners-and-possibilities.md): With new partnerships come new possibilities!
- [NFTs and mining](https://maxylab.gitbook.io/get-started/maxylab-ecosystem/nfts-and-mining.md): Mining is available in two levels: basic and advanced. Almost all of our NFTs give users basic mining authority.
- [Crafting/Blending](https://maxylab.gitbook.io/get-started/maxylab-ecosystem/crafting-blending.md): Craft your way up to better rarities and climb the leaderboards!
- [Get started](https://maxylab.gitbook.io/get-started/the-scientist/get-started.md): To get started you need a WAX wallet, and one of our NFTs.
- [Whitelisting Tool](https://maxylab.gitbook.io/get-started/the-scientist/whitelisting-tool.md): Let your community earn their incentives by being active! Time means maxcoins!
- [Auctions Tool](https://maxylab.gitbook.io/get-started/the-scientist/auctions-tool.md): Create and manage auctions in $MAXCOINS!
- [RPS Duels](https://maxylab.gitbook.io/get-started/the-scientist/rps-duels.md): Get ready to sharpen your skills and put your strategy to the test with our rock, paper, scissors game on Discord!
- [Leaderboards](https://maxylab.gitbook.io/get-started/the-scientist/leaderboards.md): Coming soon!
- [Drop Event](https://maxylab.gitbook.io/get-started/the-scientist/drop-event.md): Engage hourly with The Scientist for chances to drop NFTs. Drop rates are tied to $mine and $collect. Drop chances aren't always the same and they are decided by organizers.
- [Multichain profiles](https://maxylab.gitbook.io/get-started/the-scientist/multichain-profiles.md): With this exciting new feature, members of the whole chain can quickly and securely display a custom profile in the MaxyLab discord and all partner servers!
- [Golden Membership](https://maxylab.gitbook.io/get-started/our-nfts/golden-membership.md): Our most important asset!
- [Achievement badges](https://maxylab.gitbook.io/get-started/our-nfts/achievement-badges.md): Non transferable.
- [Discord Heroes](https://maxylab.gitbook.io/get-started/our-nfts/discord-heroes.md)
- [Stickers](https://maxylab.gitbook.io/get-started/our-nfts/stickers.md): Stickers come in two categories: collab and collectible.
- [Avatars](https://maxylab.gitbook.io/get-started/our-nfts/avatars.md): Avatars are part of our multichain profile card feature NFTized!
- [Terms of Service](https://maxylab.gitbook.io/get-started/other/terms-of-service.md): In work.
- [Maxylab Treasury](https://maxylab.gitbook.io/get-started/other/maxylab-treasury.md): Project wallets: maxylabchain and maxylabvault.


---

# 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://maxylab.gitbook.io/get-started/introduction.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.
