# Help Center - Intellectra

## Help Center - Intellectra

- [Welcome to Intellectra](https://help.intellectra.io/manual/welcome-to-intellectra.md): Welcome to the Intellectra Documentation! Here, you'll find comprehensive guidance to help you make the most of your Intellectra platform experience.
- [Styling](https://help.intellectra.io/manual/styling.md)
- [Content](https://help.intellectra.io/manual/content.md)
- [Courses](https://help.intellectra.io/manual/content/courses.md): Courses are like the big folders for your content, showcased in carousels on the home page.
- [Modules](https://help.intellectra.io/manual/content/modules.md): Inside courses, you have modules. Think of them as smaller folders that group similar lessons together.
- [Lessons](https://help.intellectra.io/manual/content/lessons.md): In each module, you'll find individual lessons. These are the bits of content your students will learn.
- [Community](https://help.intellectra.io/manual/community.md)
- [Hub Groups](https://help.intellectra.io/manual/community/hub-groups.md): Hub groups serve as groupings for related posts and discussion, allowing for broader categorization.
- [Hubs](https://help.intellectra.io/manual/community/hubs.md): Hubs are spaces grouped inside of hub groups where posts and discussions occur.
- [Events](https://help.intellectra.io/manual/community/events.md)
- [Community Chat](https://help.intellectra.io/manual/community/community-chat.md)
- [Widgets](https://help.intellectra.io/manual/widgets.md)
- [Integrations](https://help.intellectra.io/manual/integrations.md)
- [Stripe Integration](https://help.intellectra.io/manual/integrations/stripe-integration.md)
- [Zapier Integration](https://help.intellectra.io/manual/integrations/zapier-integration.md)
- [Monetization](https://help.intellectra.io/manual/monetization.md)
- [Digital Downloads](https://help.intellectra.io/manual/monetization/digital-downloads.md): Provide users with files such as PDFs, guides, templates, eBooks, or exclusive content for free or one-time payments.
- [Courses](https://help.intellectra.io/manual/monetization/courses.md): With Intellectra, you can offer access to your cinematic courses hosted on the platform for one-time payments, recurring payments, or for free.
- [Lead Magnets](https://help.intellectra.io/manual/monetization/lead-magnets.md): A lead magnet allows you to collect information from your audience by offering free access to a course, community, and/or digital download. Here’s how to create and manage lead magnets on Intelle
- [Community Memberships](https://help.intellectra.io/manual/monetization/community-memberships.md): Offer access to your community on Intellectra.
- [Email Newsletters](https://help.intellectra.io/manual/monetization/email-newsletters.md): Collect emails and use Intellectra's email campaigns to market to your audience.
- [Bundles](https://help.intellectra.io/manual/monetization/bundles.md): Combine courses, community access, and digital downloads into one offer.
- [Users](https://help.intellectra.io/manual/users.md)
- [Custom Domain](https://help.intellectra.io/manual/custom-domain.md)
- [Emails](https://help.intellectra.io/manual/emails.md)
- [Email STMP Configuration](https://help.intellectra.io/manual/emails/email-stmp-configuration.md)
- [Contact Lists](https://help.intellectra.io/manual/emails/contact-lists.md)
- [Email Sequences](https://help.intellectra.io/manual/emails/email-sequences.md): Intellectra empowers you to send a series of strategically timed emails to users, triggered by specific events.
- [Email Broadcasts](https://help.intellectra.io/manual/emails/email-broadcasts.md): Intellectra enables you to send one-time emails to groups of recipients.
- [LectraBrain](https://help.intellectra.io/manual/lectrabrain.md)
- [Certificates](https://help.intellectra.io/manual/certificates.md)
- [Becoming an Intellectra Referral ](https://help.intellectra.io/manual/becoming-an-intellectra-referral.md)
- [Customer Resell Rights (Affiliates)](https://help.intellectra.io/manual/customer-resell-rights-affiliates.md)
- [SEO and Social Sharing](https://help.intellectra.io/manual/seo-and-social-sharing.md)
- [Billing and Payments](https://help.intellectra.io/manual/billing-and-payments.md)
- [Legal Terms](https://help.intellectra.io/manual/legal-terms.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.intellectra.io/manual/welcome-to-intellectra.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.
