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

# SERVICIOS

- [Gaming](https://dfsocial.gitbook.io/dfsocial-gaming/dfsg-espanol/servicios/gaming.md)
- [Jugadores y Patrocinadores](https://dfsocial.gitbook.io/dfsocial-gaming/dfsg-espanol/servicios/gaming/roles.md)
- [Juegos Integrados](https://dfsocial.gitbook.io/dfsocial-gaming/dfsg-espanol/servicios/gaming/juegos-integrados.md)
- [Calendario Mensual](https://dfsocial.gitbook.io/dfsocial-gaming/dfsg-espanol/servicios/gaming/calendario-mensual.md): ¿Quiere inscribirse en el próximo torneo? Organice su agenda con nuestro Calendario de Torneos.
- [Liga de Patrocinadores](https://dfsocial.gitbook.io/dfsocial-gaming/dfsg-espanol/servicios/gaming/liga-de-patrocinadores.md): ¡Registra el máximo numero de gamers y compite contra los Patrocinadores DFSG más grandes para obtener premios extra!
- [DeFi](https://dfsocial.gitbook.io/dfsocial-gaming/dfsg-espanol/servicios/defi.md)
- [Staking](https://dfsocial.gitbook.io/dfsocial-gaming/dfsg-espanol/servicios/defi/staking.md): El staking permite a los holders de DFSocial obtener ingresos pasivos añadiendo sus tokens a nuestro pool. Puedes acceder a nuestra plataforma de Staking aquí, tienes una guía sobre cómo participar al
- [Farming](https://dfsocial.gitbook.io/dfsocial-gaming/dfsg-espanol/servicios/defi/farming.md): Los dueños de LP tokens (aportadores de liquidez a la pool DFSG/BNB de Pancakeswap) pueden ahora depositar sus LP en la granja DFSG/BNB para recibir tokens $DFSG extra como recompensa!
- [NFTs](https://dfsocial.gitbook.io/dfsocial-gaming/dfsg-espanol/servicios/nfts.md)
- [Colección](https://dfsocial.gitbook.io/dfsocial-gaming/dfsg-espanol/servicios/nfts/coleccion.md)
- [Predictors](https://dfsocial.gitbook.io/dfsocial-gaming/dfsg-espanol/servicios/predictors.md): ¿Te atreves a predecir el ganador de nuestros eventos? 👀
- [Cómo Participar](https://dfsocial.gitbook.io/dfsocial-gaming/dfsg-espanol/servicios/predictors/como-participar.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, and the optional `goal` query parameter:

```
GET https://dfsocial.gitbook.io/dfsocial-gaming/dfsg-espanol/servicios.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.
