# Ayuda

Para acceder a la mesa de Ayuda, haz click en el ícono :question: ubicado en el costado superior derecho.

![Acceso a la mesa de ayuda desde el menú superior](/files/-MYvJ6_IoQlXeeGEd0w6)

![Captura de pantalla del menú ayuda](/files/-MYvFHi613o9r9dZRShU)

### Manual

Accede al manual de usuario

### Tour

Recorrido por la Aplicación Web que te explica las funciones básicas

### Novedades

Aquí publicaremos las nuevas funcionalidades de MoonDesk.


---

# 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://ayuda.moondesk.design/soporte-ayuda/ayuda.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.
