> For the complete documentation index, see [llms.txt](https://whitepaper.soccerarena.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.soccerarena.io/spanish/gameplay/rentabilidad.md).

# Rentabilidad

En Soccer Arena se ofrecen distintas formas de **obtener ingresos** dentro del juego, entre las que se incluye (pero no están limitadas a):

* **Token Staking**. Habrá dos modos de staking:
  * Stake para obtener Tokens.
  * Stake para ganar NFTs.
* **NFT Staking**.
* **Albergar copas** en tus [estadios](/spanish/gameplay/estadios.md).
* **Alquilar** tus **estadios**.
* **Vendiendo entradas** en los partidos (propietarios de Estadios).
* **Minteando nuevos Jugadores** en la Cantera.
* **Patrocinando** tu equipo. Podrás unirte a un acuerdo de patrocinio con Soccer Arena para incrementar tus ingresos.
* **Apostando** en competiciones.
* **Participando** en [**Ligas**](/spanish/gameplay/competiciones/ligas.md).
* **Participando** en [**Cups**](/spanish/gameplay/competiciones/copas.md).
* **Participando** en [**Torneos**](/spanish/gameplay/competiciones/torneos.md).
* Disputando partidos [**One-to-one**](/spanish/gameplay/competiciones/one-to-one.md).
* **Manager Delegado**. Gana gestionando equipos o disputando partidos de otros Managers.
* **Vendiendo NFTs** en OpenSea o en nuestro [marketplace](/spanish/marketplace/marketplace.md).
* **Añadiendo liquidez** al Pool de Liquidez de nuestro token.
* A través de nuestro **sistema de** [**afiliados**](/spanish/marketplace/afiliados.md).


---

# 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://whitepaper.soccerarena.io/spanish/gameplay/rentabilidad.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.
