# Adding Course's Content

- [Adding Contents](https://docs.tlic.cmu.ac.th/cmu-mango-canvas-manual/adding-courses-content/new.md): Add necessary content for the teaching and learning process in your course to enable students to learn and understand the subject matter more effectively.
- [External URL](https://docs.tlic.cmu.ac.th/cmu-mango-canvas-manual/adding-courses-content/new/external-url.md)
- [Upload Files](https://docs.tlic.cmu.ac.th/cmu-mango-canvas-manual/adding-courses-content/new/upload-file.md): Upload files refers to the uploading of various file formats (such as PDF, PPT, DOC, JPEG, etc.) as learning materials. These files are displayed in different sections of the course.
- [Discussions](https://docs.tlic.cmu.ac.th/cmu-mango-canvas-manual/adding-courses-content/new/discussions.md): Discussion encourages the exchange of opinions among students on various topics. Discussions can be created for point collection or to facilitate the exchange of ideas and problem-solving methods.
- [Zoom](https://docs.tlic.cmu.ac.th/cmu-mango-canvas-manual/adding-courses-content/new/conferences-zoom.md): Zoom is a tool for real-time online video meetings, which can be used for remote teaching and learning. It can also be adapted for use in examinations and other scenarios.
- [Peer Reviews Settings](https://docs.tlic.cmu.ac.th/cmu-mango-canvas-manual/adding-courses-content/peer-reviews-settings.md)
- [Importing Content from Moodle to Mango Canvas](https://docs.tlic.cmu.ac.th/cmu-mango-canvas-manual/adding-courses-content/importing-content-from-moodle-to-mango-canvas.md)
- [Importing Content from Existing Course in Canvas](https://docs.tlic.cmu.ac.th/cmu-mango-canvas-manual/adding-courses-content/import.md): Retrieve data from the previous course and reuse it in the current semester without the need to create new content.
- [Data Recovery](https://docs.tlic.cmu.ac.th/cmu-mango-canvas-manual/adding-courses-content/data-recovery.md)


---

# 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/adding-courses-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.
