# Interstellar Monk

Want to sell digital products on Django? Start your e-commerce site the right way, and build it on our Interstellar Monk theme. Interstellar Monk contains all the features that you'll find in Atomic Parrot. But it also has fully integrated e-commerce functionality for selling your digital products. It contains all of the features you would expect on a digital commerce site, including a product library, shopping cart, payment history, customer portal page, discount code handling, invoice template, and refund functionality. All built on Django.

### 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 %}

{% content-ref url="/pages/Hufy8KpPUgvQihUnAFtL" %}
[Stripe](/integration-guides/stripe.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/interstellar-monk.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.
