> For the complete documentation index, see [llms.txt](https://docs.annoto.net/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.annoto.net/guides/annoto-platform/annoto-widget/interactions.md).

# Interactions

## Overview

Annoto Interactions enables to engage the learners in additional ways, such as: quizzes, polls, surveys, etc.&#x20;

![Illustration: Interactions Space](/files/twZuf00fJStvRVWD4c58)

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

Each interaction includes a bundle of settings, created specifically to match the needs of it, and after choosing the settings, you will be able to review the final result of the interaction that was created.&#x20;

![Illustration: Interaction Review Window](/files/bSm24qJeaI0p9coApfs1)

{% hint style="info" %}
After the interaction is created and reviews, it's important to publish it, so the learners can see it. Learn [**here** ](/guides/annoto-platform/annoto-widget/interactions/interactions-creation-flow.md#publishing-the-cta)how to publish.&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.annoto.net/guides/annoto-platform/annoto-widget/interactions.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.
