# Surveys Widget

The Surveys Widget can be found in the Widget Library, allowing you to easily access your available surveys through both the Home Module and Newsfeed.

<figure><img src="/files/66NlZzzdA6ylvTvkN19n" alt=""><figcaption></figcaption></figure>

To view participation numbers for any listed survey, simply hover your cursor over it. If you want to take the survey, click on it to be directed straight to the selected survey.

If you have already completed the survey, you will be taken to the survey completion page instead.&#x20;

Any Closed Surveys will not show in the widget.

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


---

# 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://guides.mangoapps.com/user-guide/surveys/surveys-widget.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.
