> For the complete documentation index, see [llms.txt](https://number-one-fan.gitbook.io/white-paper-english/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://number-one-fan.gitbook.io/white-paper-english/concept.md).

# Concept

Welcome to “Number One Fan”, the web3 card game (plus albums!) with the biggest pixel art collection in the world.

&#x20;

The team behind the game has developed a sustainable collect-to-earn game in which our players collect and trade exclusive limited edition cards and compete against each other in  mini-games with different gameplay and challenges.

&#x20;

Our community along with our pixel art encyclopedia and collect-to-earn system are the foundations for a project that celebrates our passion and translates it into a game with unique rewards and gameplay.

<br>

<figure><img src="/files/VQ5dbCi2RlPnRCYg1WOp" alt=""><figcaption><p>Number One Fan</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://number-one-fan.gitbook.io/white-paper-english/concept.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
