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

# ESPAÑOL

- [Introducción](https://firulaixcoin.gitbook.io/firulaix/firutopia-es/master.md): Mis creadores programaron identificar a todos mis amigos caninos y felinos con hogar o sin hogar, ganados, peces, en cautiverio o silvestres.
- [Arquitectura](https://firulaixcoin.gitbook.io/firulaix/firutopia-es/arquitectura.md): Obtenga más información sobre la arquitectura de nuestro miniverso.
- [FIRU Paper](https://firulaixcoin.gitbook.io/firulaix/firutopia-es/firu-paper.md): Nuestro FIRU Paper irá actualizándose con los avances nuestro desarrollo.
- [FAQ](https://firulaixcoin.gitbook.io/firulaix/firutopia-es/faq.md): Preguntas frecuentes de Firulaix
- [Guía de usuario](https://firulaixcoin.gitbook.io/firulaix/firutopia-es/guia-de-usuario.md): Comience su viaje hacia Firutopía, el miniverso petlovers.
- [Instalar Metamask](https://firulaixcoin.gitbook.io/firulaix/firutopia-es/guia-de-usuario/instalar-metamask.md): Instala la billetera virtual
- [Importar llave privada](https://firulaixcoin.gitbook.io/firulaix/firutopia-es/guia-de-usuario/importar-llave-privada.md): Se recomienda tener mucha reserva al realizar esta secuencia.
- [Añadir red CELO](https://firulaixcoin.gitbook.io/firulaix/firutopia-es/guia-de-usuario/anadir-red-celo.md): Moonriver parachain de Kusama
- [Agregar smart contract FIRU](https://firulaixcoin.gitbook.io/firulaix/firutopia-es/guia-de-usuario/agregar-smart-contract-firu.md): Firulaixcoin (FIRU) es un contrato inteligente en la red de CELO
- [Hoja de ruta](https://firulaixcoin.gitbook.io/firulaix/firutopia-es/hoja-de-ruta.md): Solo los animales no fueron expulsados del paraíso  — Milan Kundera
- [2021](https://firulaixcoin.gitbook.io/firulaix/firutopia-es/hoja-de-ruta/2021.md): El comienzo de la Historia Firulaix
- [2022](https://firulaixcoin.gitbook.io/firulaix/firutopia-es/hoja-de-ruta/2022.md): La comunidad sigue creciendo en espera de los registros.
- [2023](https://firulaixcoin.gitbook.io/firulaix/firutopia-es/hoja-de-ruta/2023.md): Ya somos un proyecto funcional en la red de CELO.
- [Solicitud de registro](https://firulaixcoin.gitbook.io/firulaix/firutopia-es/solicitud-de-registro.md): Formulario para solicitar que registren a su mascota (esto no es un registro)
- [Terminología](https://firulaixcoin.gitbook.io/firulaix/firutopia-es/palabras-utilizadas-en-el-metaverso.md): Palabras técnicas muy usadas
- [FIRU Comunidad](https://firulaixcoin.gitbook.io/firulaix/firutopia-es/firu-comunidad.md): Son importantes para nosotros mantener una comunidad muy activa
- [Términos y condiciones](https://firulaixcoin.gitbook.io/firulaix/firutopia-es/terminos.md): Condiciones de servicio de Firutopía
- [Sociedad](https://firulaixcoin.gitbook.io/firulaix/firutopia-es/sociedad.md): Ecología de la asociación de Firulaix.


---

# 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://firulaixcoin.gitbook.io/firulaix/firutopia-es.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.
