> For the complete documentation index, see [llms.txt](https://help.margex.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.margex.com/help-center/es/margex.md).

# Margex

- [¿Qué es Margex?](https://help.margex.com/help-center/es/margex/what-is-margex.md): Opera con un apalancamiento de hasta x100, copia a traders exitosos o apuesta tus monedas y gana rendimiento.
- [Condiciones comerciales](https://help.margex.com/help-center/es/margex/trading-conditions.md): Condiciones de negociación en Margex: Aprende sobre los pares de negociación disponibles, los límites de apalancamiento, las tarifas, los bonos y más.
- [Pares de negociación](https://help.margex.com/help-center/es/margex/trading-conditions/trading-pairs-leverage.md): Opera al alza y a la baja con activos líquidos como BTC, ETH, LTC, XRP, y más, con apalancamiento de hasta x100 en Margex.
- [Comisiones y financiación](https://help.margex.com/help-center/es/margex/trading-conditions/margex-fees.md): Nuestro objetivo es ofrecer las tarifas y condiciones de negociación más competitivas. Hay dos tipos de tarifas: una tarifa de negociación al realizar una operación y financiamiento (funding).
- [Bonificaciones](https://help.margex.com/help-center/es/margex/trading-conditions/bonuses.md): Reclama tu bono de registro de $50, bono de depósito de $50 y aprende cómo obtener un descuento del 50% en las tarifas de negociación al operar a largo y corto en Margex.
- [Códigos promocionales](https://help.margex.com/help-center/es/margex/trading-conditions/promo-codes.md): Los códigos promocionales se pueden activar en la página de Wallet (billetera) de tu cuenta de Margex para recibir recompensas únicas y mejorar tu experiencia de negociación.
- [¡Regístrate, Deposita, Comienza!](https://help.margex.com/help-center/es/margex/quick-start-guide.md): Sigue estos pasos para comenzar en Margex: 1. Registra una cuenta 2. Deposita criptomonedas o dinero fiat 3. Opera o copia a otros traders.
- [Hub de Recompensas](https://help.margex.com/help-center/es/margex/rewards-hub.md)
- [La Rueda de la Fortuna](https://help.margex.com/help-center/es/margex/rewards-hub/wheel-of-fortune.md)
- [Mi Perfil y Clasificaciones](https://help.margex.com/help-center/es/margex/rewards-hub/my-profile-and-leaderboard.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://help.margex.com/help-center/es/margex.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.
