# Soporte Técnico

## Formulario de soporte

Para registrar una solicitud o consulta, por favor ingresa al siguiente formulario

<https://forms.gle/wrYJrVM9gWEPUpxb9>

### Consulta

Esta área es libre, aquí podras consultar cualquier tema así te podremos ayudar

### Problema Técnico

En esta área deberás indicarnos especificamente que problema tienes, para poder realizar la consulta deberás tener listos los siguientes items.

#### Url

Debes brindar la dirección URL (Endpoint) que estás consumiento

#### Método

Deberás indicar que método o verbo HTTP estás utilizando

#### Json de llamada

Es opcional, en caso de que aplique deberás indicar el JSON que estás utilizando para realizar la llamada al API

#### Json de respuesta

Aquí deberás poner el JSON que está retornando el servidor, es fundamental para que el equipo de soporte te pueda ayudar de la mejor manera


---

# 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.ventiapp.mx/ventiapp/desarrolladores/soporte-tecnico.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.
