# Module Access Conditions

Within the Mango system, instructors can add conditions for accessing activities within a course module on their own. This ensures that learners have access to the content in a complete and sequential manner without skipping any modules.

The condition setting in the Mango system can be divided into two types:

* Prerequisites: These are the initial requirements that learners must complete before moving on to the next module. This setting requires having more than one module to ensure learners follow the proper sequence.
* Requirements: These specify the modules and activities that learners must complete within a module in order to consider it finished.

<figure><img src="/files/Jr2N4GbIwKeAaJTalMUq" alt=""><figcaption><p>ตัวอย่าง Module ที่ถูกตั้ง Prerequisites และ Requirements</p></figcaption></figure>


---

# 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.tlic.cmu.ac.th/cmu-mango-canvas-manual/course-design/module-access-conditions.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.
