# Contáctanos

Si encuentras un problema o un comportamiento inesperado al usar **AugeLab Studio**, no dudes en reportarlo por correo electrónico a <info@augelab.com> o informar en nuestra página pública de [GitHub](https://github.com/AugelabTech/AugeLab-Studio-Issues).

Se recomienda revisar la sección de [AugeLab Studio GitHub Issues](https://github.com/AugelabTech/AugeLab-Studio-Issues/issues) para ver si alguien más ha tenido el mismo problema. Si es así, puedes seguir las actualizaciones del issue desde allí.

También puedes plantear preguntas sobre procesamiento de imágenes en nuestra sección de issues, siguiendo las indicaciones de nuestra [página de GitHub](https://github.com/AugelabTech/AugeLab-Studio-Issues).

Para colaboraciones, escríbenos a <info@augelab.com>.


---

# 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.augelab.com/spanish/faq/contact-us.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.
