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

# Marketplace

Puedes guiar todas las acciones clave relacionadas con el NFT desde el Marketplace:

* Explora los NFT que están a la venta, las oferta más reciente y las estadísticas generales de la economía
* Compra y venta de NFT (6% de comisión por venta)
* Reclama los tokens ganados por aprendizaje (una comisión del 5%, sujeta a un mínimo de 100 LSTARs)
* Intercambia los tokens del juego por USDC y viceversa (1.5% de comisión)
* Proporciona y obtén becas en segundos
* Administra los NFT ejecutables y crea otros nuevos mediante invitaciones (una comisión del 6% por una invitación)
* Obtén información sobre tu historial de transacciones

El mercado es descentralizado y toda la compra/venta de NFT se lleva a cabo entre particulares. Tienes el control total para poner a la venta los activos, comprarlos y los flujos de activos relacionados.

## **Importante**:

El precio por anunciar un personaje en el Marketplace es de 300 LSTAR.

Cada personaje se anuncia en el Marketplace durante 7 días.

Después de los 7 días, el personaje se regresa automáticamente al Inventario.

Los personajes se pueden poner en venta durante 7 días, sin límite de veces.

![](/files/ELyOSgolMPa8GpZrqqWr)


---

# 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://whitepaper.letmespeak.org/es/economia/marketplace.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.
