# THE SCIENTIST

- [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!


---

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