# Comportamiento en la Conversación - Retraso en Respuesta ⏳

Puedes cambiar el tiempo que tu agente espera antes de empezar a hablar.

<figure><img src="/files/kT51t6tyJl11qIzhi8Bm" alt=""><figcaption></figcaption></figure>

Este ajuste puede ayudar a que su agente de IA parezca más natural, especialmente en las interacciones habladas.

Añada una breve pausa para simular una reflexión de tipo humano o redúzcala para conversaciones más ágiles. Ajústalo según sea necesario para adaptarlo al ritmo que prefieras.

Mínimo: 0 segundos (Sin retardo)\
\
Máximo: 5 segundos (retardo de cinco segundos)


---

# 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.dapta.ai/dapta-docs-es/agentes-de-voz-ia/configura-tu-agente-de-voz-ia/guia-para-configurar-tu-agente-de-voz/comportamiento-en-la-conversacion-retraso-en-respuesta.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.
