# Content

The content on your platform is the heart of your platform's organization. This section encompasses subpages dedicated to "Courses," "Modules," and "Lessons," forming the core structure that defines your users' learning journey.

<figure><img src="/files/CFOUaI1Md5lCP2kEdM6H" alt=""><figcaption></figcaption></figure>

## 🧱 Platform Structure

* **Courses:** These are like the big folders for your content, showcased in carousels on the home page.
* **Modules:** Inside courses, you have modules. Think of them as smaller folders that group similar lessons together.
* **Lessons:** In each module, you'll find individual lessons. These are the bits of content your students will learn.

## ❓ Why Structure Matter?

Understanding the structure of your platform—how Courses, Modules, and Lessons are organized—holds significant importance. Here's why:

**1. Seamless Navigation:**\
The clear organization helps students easily find and access the content they're looking for. It's like a well-arranged library where everything has its place.

**2. Logical Learning Progression:**\
Courses containing Modules, and Modules housing Lessons create a logical flow. This structure guides learners through a well-thought-out path, enhancing comprehension and retention.

**3. Engaging User Experience:**\
A structured platform doesn't just aid learning; it contributes to a visually pleasing environment. A well-designed space encourages users to stay engaged and invested in their educational journey.

**4. Increased Product Value:**\
A thoughtfully organized platform is perceived as more valuable. This not only positively impacts the student experience but also contributes to the overall value of the product, making it a more worthwhile and potentially higher-priced offering.

In essence, the way your content is structured directly influences how seamlessly students can navigate, learn, and enjoy their time on the platform. Dive into this section to explore more about optimizing your platform's structure for an enhanced user experience and increased product value.


---

# 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/content.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.
