# Community Surveys

{% hint style="info" %}
The Community Surveys add-on has been developed by the Community Surveys development team, you can find more information about their extension on [their website](https://shondalai.com/products/community-surveys/).
{% endhint %}

This add-on offers two possibilities to insert the surveys in your emails:

1. Use the Survey content type in the drag and drop editor then select the Survey you would like to insert. It works the same way as when you [insert an article](/addons/all-cms-add-ons/wordpress-posts-pages-and-joomla-articles.md) in your emails.

2. Paste the shortcode {LOADSURVEY:**SURVEY\_ID**} in your email, and replace **SURVEY\_ID** by the actual ID of the survey.


---

# 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.acymailing.com/addons/joomla-add-ons/community-surveys.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.
