# Atomic Parrot

Atomic Parrot has got everything you need for your next website, including a fully featured blog, areas to promote your business, an 'about us' page, 'contact us' page, forms for your users to submit questions and sign-up to your newsletter. And we have packaged these features with automated email response templates and logging so you can track and stay fully engaged with your user-base. And best yet, it's all built on the Django web framework.

### Integrations

{% content-ref url="/pages/F8sRaX3A8BVE2TQyF6PC" %}
[Google Analytics](/integration-guides/google-analytics.md)
{% endcontent-ref %}

{% content-ref url="/pages/rk8tLDiWDJziwfhfOEHO" %}
[Google reCAPTCHA](/integration-guides/google-recaptcha.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MHDmJ\_Kv5TsmcxXLhlj" %}
[Disqus](/integration-guides/disqus.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MHE4gxEkoUTqryHa8mL" %}
[Sendgrid](/integration-guides/sendgrid.md)
{% endcontent-ref %}

*This part of the DjangoMango Docs is a work-in-progress, please check back for updates.*


---

# 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.djangomango.com/product-guides/atomic-parrot.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.
