> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/cmu-mango-canvas-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tlic.cmu.ac.th/cmu-mango-canvas-manual/canvas-application.md).

# Canvas Application

## Download Application

### For instructors&#x20;

Download "Canvas Teacher" application via

* Android: Google Play (<https://play.google.com/store/apps/details?id=com.instructure.teacher&hl=th&gl=US>)
* IOS: App Store (<https://apps.apple.com/us/app/canvas-teacher/id1257834464>)

### For students

Download "Canvas Student" application.

## How to use "Canvas Teacher" application

#### Examples from AOS (Android) Smartphone

1\. After download and installation, open "Canvas Teacher". You'll see the window illustrating below. Then, hit **Find my school** button.

<img src="/files/bcHlw38CQwIZ3dvrNnUG" alt="" data-size="original">

2\. Search for Chiang Mai University (CMU) and click on it.

![](/files/YUeI7xAS5e94pXE9VfrX)

3\. Sign in via CMU Account

![](/files/i4BZmRH3c9dnlBYDrxwj)

4\. The system will disply all of your courses in the homepage.

![](/files/xQXObptdP7RGZYtMB03a)

5\. If there are many courses, you can change the view mode by tap the square sign on the top right corner like so.

![](/files/aSfTbhZafY0XbZFag8NY)


---

# 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 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/canvas-application.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.
