# Flash Response

### Overview

Flash responses are ready made responses made by an agent to provide information to the user quickly. These help you to avoid typing the response to frequently asked questions every time a user has a query.

![](/files/-MCg1H-XCteDc9pApUuj)

Flash responses can be used to explain to the user a particular **product**, or a particular **feature** or to **greet** them without taking much time.

{% content-ref url="/pages/-MCgAByoOyMsDiCGk0xG" %}
[Create Flash Response](/flash-responses/create-flash-response.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MCgQqMaeKNdR0bA\_TjQ" %}
[Using Flash Response](/flash-responses/using-flash-response.md)
{% endcontent-ref %}


---

# 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.intelliticks.com/flash-responses/flash-response.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.
