# Api

- [Ejemplo de servicios](https://apidocs.rapigo.co/api/ejemplo-de-servicios.md): Ejemplo de servicios
- [Validar Dirección](https://apidocs.rapigo.co/api/validar-direccion.md): Valida que una dirección puede ser georreferenciada.
- [Cotizar Servicio](https://apidocs.rapigo.co/api/cotizar-servicio.md): Función para cotizar el valor del servicio
- [Pedir Servicio](https://apidocs.rapigo.co/api/pedir-servicio.md): Función para solicitar servicio
- [Ver Información Guia](https://apidocs.rapigo.co/api/ver-informacion-guia.md): Función para solicitar Información del servicio


---

# 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://apidocs.rapigo.co/api.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.
