# Quick Reference Guide

Esta es una guía de referencia rápida para el uso de Coordinape.

**Uso general y encuadre**

* [Visión](https://docs.coordinape.com/welcome/vision)
* [El círculo de Regalo](https://docs.coordinape.com/welcome/gift_circle)
* [Cómo utilizar Coordinape](https://docs.coordinape.com/welcome/how_to_use_coordinape)
* [A Quién Regalar](https://docs.coordinape.com/welcome/who_to_gift)

**Características y Tutoriales**

* [FAQ](https://docs.coordinape.com/welcome/faq)
* [Uso del Panel Administrativo](https://docs.coordinape.com/welcome/admin_info)
* [Vouching](https://docs.coordinape.com/welcome/vouching)
* [Discord Bot](https://docs.coordinape.com/welcome/discord_bot)


---

# 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.coordinape.com/spanish/index.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.
