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

# MARKETPLACE

Aquí los NFT se pueden comprar y vender en el token de gobernanza $CAOS. Una cantidad de estos estarán presentes en cada fase de adquisición de personajes, lo que permitirá un equilibrio en la economía. La cantidad estará limitada por usuarios activos de ERIS GALAXY, evitando la sobrecarga de los servidores. Independientemente de que los personajes estén limitados en número; estos aumentarán fase tras fase, mejorando la experiencia del usuario en ERIS GALAXY.

Con un feed del 8 %, contamos con la siguiente división: 3% para liquidez, 4% para reserva de BUSD y $CAOS, y 1% para quema de tokens.

Los NFT se pueden vender y comprar en el mercado al precio fijado por el vendedor. Esto le da a la comunidad libre albedrío sobre los valores de los artículos comerciales.


---

# 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://eris-galaxy.gitbook.io/whitepaper/economia/marketplace.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.
