> 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/copy-trading/traders.md).

# Comerciantes

- [Inicio rápido para comerciantes. Cómo crear tu propia estrategia](https://help.margex.com/help-center/es/copy-trading/traders/quick-start-how-to-create-a-strategy.md): Para crear tu estrategia: 1. Ve a Copy Trading. 2. Haz clic en 'crear estrategia'. 3. Elige nombre, moneda y capital. 4. Configura y publica para obtener seguidores.
- [Cómo gestionar tus Estrategias](https://help.margex.com/help-center/es/copy-trading/traders/manage-strategy.md): Gestiona tus estrategias desde la pestaña 'Mis Estrategias'. Revisa estadísticas, transacciones, historial y ajustes de tu estrategia.
- [Configuración de la estrategia](https://help.margex.com/help-center/es/copy-trading/traders/strategy-settings.md): Configura tu Estrategia personal para atraer a seguidores en Margex. Cambia privacidad, descripción, agrega enlaces a redes y más.


---

# 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://help.margex.com/help-center/es/copy-trading/traders.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.
