# Enrichments

## Overview

Enrichments are interactive elements added to text responses, including images, videos, buttons, and quick replies. They serve two primary purposes:

1. Enhance user engagement: By providing visual and interactive content, enrichments make conversations more dynamic and interesting, improving the overall user experience.
2. Facilitate user actions: These elements streamline user interactions by offering clear, clickable options or additional information, guiding users towards specific actions or choices.

Enrichments can be added to prewritten responses or generative data.&#x20;

{% content-ref url="/pages/0ld8C9DWQ4BRd2RlU1tZ" %}
[Enrich Generated Responses](/resource-center/ai-agent-engine/manage-your-content/response-types/generated-responses/enrich-generated-responses.md)
{% endcontent-ref %}

{% content-ref url="/pages/xvHVbSxMKZh03aSOI43p" %}
[Enrich Prewritten Responses](/resource-center/ai-agent-engine/manage-your-content/response-types/prewritten-plus-responses/enrich-prewritten-responses.md)
{% endcontent-ref %}

To learn more about the type of enrichments available to you, click the link below!

{% content-ref url="/pages/Fy8CBNKLR99z2loivzj5" %}
[Buttons](/resource-center/ai-agent-engine/manage-your-content/enrichments/buttons.md)
{% endcontent-ref %}

{% content-ref url="/pages/3Z77vSNib1UFaKzWbVRP" %}
[Quick Replies](/resource-center/ai-agent-engine/manage-your-content/enrichments/quick-replies.md)
{% endcontent-ref %}

{% content-ref url="/pages/Qjr2EOA8BU5jGlwBKYsS" %}
[Videos](/resource-center/ai-agent-engine/manage-your-content/enrichments/videos.md)
{% endcontent-ref %}

{% content-ref url="/pages/gIM6JiSUBDUCGZ81k2f3" %}
[Images & GIFs](/resource-center/ai-agent-engine/manage-your-content/enrichments/images-and-gifs.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.satisfilabs.com/resource-center/ai-agent-engine/manage-your-content/enrichments.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.
