> For the complete documentation index, see [llms.txt](https://madkids-nft.gitbook.io/madkids/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://madkids-nft.gitbook.io/madkids/roles/roles-postmint.md).

# Roles postmint

Una vez terminado el mint los roles premint dejarán de tener validez y se asignarán otros en base a la cantidad de NFTs minteados o comprados en el mercado secundario. Este proceso se realizará de forma semiautomática a través de un bot de Discord que verificará los MadKids que se posean (bastará con conectar la billetera para obtener el rol).

<figure><img src="/files/HledmFKpSp1WwiJdA6AU" alt=""><figcaption></figcaption></figure>

## Roles

* **Little MadKids**: Se otorgará este rol a los miembros que posean **de 1 a 4 NFTs**.
* **Super MadKids**: Rol asignado para los holders que posean de **5 a 9 NFTs**.
* **Hyper MadKids**: Para aquellos miembros que tengan de **10 a 14 NFTs**.
* **Armageddon**: Reservado para las ballenas que obtengan **15 o más NFTs**.

Los beneficios y utilidades dependerán del rol obtenido según lo arriba expuesto.


---

# 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 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://madkids-nft.gitbook.io/madkids/roles/roles-postmint.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.
