# Grades

<figure><img src="/files/9XPxztMRsaw5gkCgcMAB" alt=""><figcaption></figcaption></figure>

When you open **Grades**, you can review term-wise performance and download your transcript.

This is where you:

* Download your transcript.
* Review CGPA and TGPA breakdowns.
* Drill into a term and course to see score weightage.

***

### How to download your transcript

1. Open **Grades**.
2. Use the **Download Transcript** option at the top (if available).

***

### How to view CGPA and TGPA breakdowns

1. Review **CGPA** by class type near the top.
2. In the **Term** section, review **TGPA** with class type breakdowns.

***

### How to view grades for a specific term

1. Use the **Term Filter** to select a term.
2. Select the term to view all courses in that term.

***

### How to review grades inside a course

1. Click a course inside the selected term.
2. Review assignments and components, their **weightage**, and your **scores**.
3. Check the **attendance weightage** for the course (if shown).

***


---

# 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://support.coachlms.org/coach-v1.0/academics/grades.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.
