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

# Introducción a Joger

Bienvenido al manual de uso de **Joger.** En el podrás encontrar toda la información referente a como utilizar la plataforma.&#x20;

**Joger** se describe como una plataforma integral para el desarrollo y administración de la vida diaria de un club deportivo. En la etapa actual del proyecto está enfocado para clubs de pádel.&#x20;

El manual está dividido por secciones referente a los módulos que tiene disponibles para el administrador y una sección especial que contempla el uso completo de la plataforma designada para un usuario público general.


---

# 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://docs.joger.app/introduccion-a-joger.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.
