# Number One Fan

## white paper español

- [Concepto](https://number-one-fan.gitbook.io/doc/concepto.md): Descubre NoF
- [Cartas](https://number-one-fan.gitbook.io/doc/concepto/cartas.md): Nuestro NFTs
- [Albumes](https://number-one-fan.gitbook.io/doc/concepto/albumes.md): Nuestro albumes NFT
- [Colecionistas](https://number-one-fan.gitbook.io/doc/concepto/colecionistas.md): Convierte en el Number One Fan
- [Temporadas](https://number-one-fan.gitbook.io/doc/concepto/temporadas.md): Nuestras temporadas
- [Ediciones](https://number-one-fan.gitbook.io/doc/ediciones.md): El universo de NOF
- [Colección Rubí](https://number-one-fan.gitbook.io/doc/ediciones/coleccion-rubi.md): Cartas Rubíes
- [Alpha](https://number-one-fan.gitbook.io/doc/ediciones/alpha.md): Edición Alfa
- [Gamma](https://number-one-fan.gitbook.io/doc/ediciones/gamma.md)
- [omega](https://number-one-fan.gitbook.io/doc/ediciones/omega.md): Edicion Omega
- [Album Sticker](https://number-one-fan.gitbook.io/doc/ediciones/omega/album-sticker.md): De 6 y de 12
- [Album Showdown](https://number-one-fan.gitbook.io/doc/ediciones/omega/album-showdown.md): Match
- [Album Medalla](https://number-one-fan.gitbook.io/doc/ediciones/omega/album-medalla.md): Define tu nivel de coleccionista
- [Desarrollo](https://number-one-fan.gitbook.io/doc/desarrollo.md): El uso del pixel art, la participación de un equipo comprometido y la tecnología blockchain son elementos clave para el éxito de un proyecto de desarrollo.
- [Pixelart](https://number-one-fan.gitbook.io/doc/desarrollo/pixelart.md): Mundo de pixel art.
- [Equipo](https://number-one-fan.gitbook.io/doc/desarrollo/equipo.md): Developer Team
- [Tecnologias](https://number-one-fan.gitbook.io/doc/desarrollo/tecnologias.md): Nuestro Stack Tecnologico
- [Web3](https://number-one-fan.gitbook.io/doc/desarrollo/tecnologias/web3.md): La revolución y descentralización, ya están aquí!
- [poaps](https://number-one-fan.gitbook.io/doc/desarrollo/tecnologias/poaps.md): Proof of Attendance Protocol
- [Gather Town](https://number-one-fan.gitbook.io/doc/desarrollo/tecnologias/gather-town.md): Patio de juegos
- [Links](https://number-one-fan.gitbook.io/doc/desarrollo/links.md)


---

# 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://number-one-fan.gitbook.io/doc/concepto.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.
