> For the complete documentation index, see [llms.txt](https://docs.gymnetwork.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gymnetwork.io/spanish/bienvenido-a-gym-network.md).

# Bienvenido a Gym Network

![](/files/xdzemJdsjKmNuXEPLprD)

Bienvenido a GYM NETWORK, el agregador de rendimientos donde podrás encontrar fácilmente los mejores rendimientos en DeFi

Las Finanzas Descentralizadas pueden ser una locura ya que hay cientos, si no miles de proyectos. Esto puede ser engorroso para el usuario medio cuando llega al espacio DeFi y ve todos estos lugares potenciales donde puede ganar tasas de interés, que son mucho más altas que las que puede encontrar en las finanzas tradicionales.

Teniendo esto en cuenta, queríamos crear un agregador de rendimientos, un lugar donde poder depositar tus activos y encontrar fácilmente el mejor tipo de interés para ellos

En la actualidad, esto se hace a través de ALPACA FINANCE, pero en el futuro se añadirán más bóvedas. GYM NETWORK es un protocolo totalmente descentralizado que opera en la cadena inteligente de Binance. Te ofrecemos soluciones innovadoras para que tu cosecha de DeFi sea lo más rentable posible.

### Tu seguridad es lo más importante para nosotros.

GYM NETWORK está completamente descentralizado, lo que significa que tú eres tu propio jefe aquí. Está conectada directamente a tu cartera para que sigas teniendo un control total sobre tus activos. Todas las transacciones dentro de nuestro protocolo son supervisadas a través de las auditorías externas de Certik y Peckshield.

Presumimos de tener una fuerte comunidad con más de 25.000 miembros activos en todo el mundo. La clave para atraer a un público masivo para nosotros es ofrecer regularmente grandes sorpresas. Descubre nuestro Gitbook y ontén más información sobre Gym Network. Todavía están por llegar muchas más funciones.

¡Mantente atento y prepárate para el despegue!

![](/files/5kNjLOKSjUamUf9elTCL)


---

# 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://docs.gymnetwork.io/spanish/bienvenido-a-gym-network.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.
