> For the complete documentation index, see [llms.txt](https://support.coachlms.org/coach-v1.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.coachlms.org/coach-v1.0/welcome-to-coach-your-academic-companion.md).

# Welcome to Coach: Your Academic Companion

## Coach LMS Student Panel Overview

{% embed url="<https://www.youtube.com/watch?v=6Oi65nAUqps>" %}

When you open **Coach LMS**, you get one workspace for academics, tasks, and communication.

This is where you:

* Track schedules, announcements, and tasks from your [Dashboard](/coach-v1.0/dashboard.md).
* Manage courses, attendance, grades, and submissions in [Academics](/coach-v1.0/academics.md).
* Follow placements in [Placement](/coach-v1.0/placement.md) and [Career Coach](/coach-v1.0/career-coach.md).

***

### How to get started

1. Start at the [Login Page](/coach-v1.0/login-page.md).
2. Land on the [Dashboard](/coach-v1.0/dashboard.md).
3. Open **Academics** for everything course-related.

***

### How to find what you need fast

1. Use **Calendar** to plan your week.
2. Use **Announcements** to catch urgent updates.
3. Use **Bookmarks** to pin the pages you use most.
4. Use **To Do List** to stay ahead of deadlines.

***

### How to try the interactive demo

{% embed url="<https://app.supademo.com/demo/cmc8o9d5w00kl0b0ierf2rllw>" fullWidth="false" %}

***


---

# 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://support.coachlms.org/coach-v1.0/welcome-to-coach-your-academic-companion.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.
