# Tecnologias

Number One Fan es un juego desarrollado por P4 Tech Solutions[ https://p4techsolutions.com/](https://p4techsolutions.com/).&#x20;

El proyecto utiliza la red de Polygon, que gracias a su compatibilidad con EVM (Ethereum Virtual Machine) permitió el desarrollo de los Smart Contracts que son el núcleo del juego.&#x20;

Se utilizó el lenguaje de programación Solidity y su framework Hardhat como base, y se siguieron los estándares ERC-721 y ERC-1155 para los Smart Contracts que permiten llevar a cabo todas las mecánicas del juego.

Web3

Web3 hace referencia a la tercera generación de la Web, que incluye una serie de tecnologías y herramientas que permiten la descentralización. Web3 utiliza Blockchain, Smart Contracts y Criptomonedas, permitiendo a los usuarios realizar transacciones y crear aplicaciones descentralizadas (dApps) sin la necesidad de confiar en un intermediario central.&#x20;

Number One Fan, busca ser una dApp enfocada en la descentralización, y convertirse con ello en el primer Collect-to-Earn de la historia.

<figure><img src="https://1967220723-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVqEllRMEXnqZkSJZ9ig4%2Fuploads%2FFpLkyehBVMuoDUoX479O%2Fp4.png?alt=media&#x26;token=8a928ca5-3a23-486c-8da6-10199820b8b4" alt=""><figcaption></figcaption></figure>


---

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