# Levels

There are 6 levels, depending on the amount of Ghost Lab NFT's you hold:

* **Baby** ( 1 Ghost )
* **Rookie** ( 2 - 9 Ghosts )
* **Senior** ( 10 - 19 Ghosts )
* **VIP** ( 20 - 49 Ghosts )
* **Whale** ( 50 - 99 Ghosts )
* **Ghost GOD** ( 100+ Ghosts )

These levels are important as they act as a multiplier with some of the perks we provide.

It also gives different roles and colors in our Discord.


---

# 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.ghost-lab.xyz/ecosystem/levels.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.
