# Monetization

Intellectra allows you to offer free or paid access to your platform through customizable checkout pages, landing pages, and/or opt-in pages.&#x20;

1. Click on **Digital Offers** on the left sidebar.
2. Choose an Offer Type.

{% hint style="info" %}
Note: Before creating a paid offer, you must connect a Stripe account to your platform.
{% endhint %}

{% content-ref url="/pages/EcZoBv0vYlNpIZC7ROGY" %}
[Stripe Integration](/manual/integrations/stripe-integration.md)
{% endcontent-ref %}

***

### Digital offer types:

* **Digital Download:** Provide users with files such as PDFs, guides, templates, eBooks, or exclusive content.
* **Course:** Grant access to your cinematic courses hosted on Intellectra.
* **Lead Magnet:** Collect audience information by offering free access to courses, communities, or digital downloads.
* **Membership:** Offer access to your community on Intellectra.
* **Email Newsletter:** Collect emails and use Intellectra's email campaigns to market to your audience.
* **Bundle:** Combine courses, community access, and digital downloads into one offer.


---

# 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://help.intellectra.io/manual/monetization.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.
