# Gestión de club

- [Gestión de club](https://docs.gymart.org/gym-art-meets-es/gestion-de-club/index.md)
- [Crear un club](https://docs.gymart.org/gym-art-meets-es/gestion-de-club/create-a-club.md)
- [Mis reuniones](https://docs.gymart.org/gym-art-meets-es/gestion-de-club/my-meets.md): Ve las reuniones que creó tu club y abre sus paneles para gestionar el registro, la configuración, los horarios y los resultados.
- [Detalles del club](https://docs.gymart.org/gym-art-meets-es/gestion-de-club/club-details.md): Actualiza el perfil de tu club, gestiona la información de contacto, los enlaces sociales y configura el procesamiento de pagos de Stripe.
- [Miembros](https://docs.gymart.org/gym-art-meets-es/gestion-de-club/members.md): Gestiona los miembros del club, los roles y los códigos de acceso para la gestión colaborativa del club.
- [Gestionar miembros del club](https://docs.gymart.org/gym-art-meets-es/gestion-de-club/manage-club-members.md)
- [Agregar una gimnasta](https://docs.gymart.org/gym-art-meets-es/gestion-de-club/add-one-gymnast.md)
- [Editar una gimnasta](https://docs.gymart.org/gym-art-meets-es/gestion-de-club/edit-a-gymnast.md)
- [Eliminar una gimnasta](https://docs.gymart.org/gym-art-meets-es/gestion-de-club/remove-a-gymnast.md)
- [Importar CSV de gimnastas](https://docs.gymart.org/gym-art-meets-es/gestion-de-club/import-gymnasts-csv.md)
- [Plantilla y formato CSV](https://docs.gymart.org/gym-art-meets-es/gestion-de-club/csv-template-and-format.md)
- [Corrige errores de importación CSV](https://docs.gymart.org/gym-art-meets-es/gestion-de-club/fix-csv-import-errors.md)
- [Configuración avanzada de importación](https://docs.gymart.org/gym-art-meets-es/gestion-de-club/advanced-import-settings.md): Guía detallada de la configuración avanzada de importación CSV, incluidos formatos de fecha, delimitadores, codificación y solución de problemas.


---

# Agent Instructions: 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://docs.gymart.org/gym-art-meets-es/gestion-de-club.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.
