# Courses

<div data-full-width="false"><figure><img src="/files/WRZvaAfjnZjDIsKuB5RH" alt=""><figcaption><p>Course overview (members)</p></figcaption></figure></div>

<details>

<summary><strong>Example Structure (Customizable)</strong></summary>

* **Course Overview**

Introduction to the course, objectives, and requirements.

* **Modules**

Divided into multiple sections, each focusing on specific topics.

* **Lessons & Tests**

Each module contains lessons with videos, reading materials, and quizzes. See [Customization](/documentation/features/product/communities/courses/customization.md) for more information.

* **Community Discussions**

Integrated discussion forums for learners to interact and ask questions. See [Discussions](/documentation/features/product/communities/discussions.md) for more information.

* **Certification**

Issuance of certificates upon course completion. See [Certifications](/documentation/features/product/communities/courses/certifications.md) for more information.

</details>

<div data-full-width="false"><figure><img src="/files/sLpKWk8W4v52rFnAduve" alt=""><figcaption><p>Example lesson model in a course</p></figcaption></figure></div>


---

# 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://skolarships.gitbook.io/documentation/features/product/communities/courses.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.
