# Join class

### Introduction

Learning is part of a student’s journey through life which is why we go to school and attend classes, take part in activities and exams to evaluate how much we have learned while studying.&#x20;

When educators use GradeChum to create an activity, it also allows students to view their results and be given personalized feedback on that activity. But first, we must join that teacher’s class.

In this section, let's explore how to join your teacher's class in GradeChum.

***

### Steps

{% hint style="warning" %}
**Note:** You must have already created your GradeChum student account before proceeding to these next few steps.
{% endhint %}

To join a class, follow the steps below:

1. After logging in to your GradeChum student account, you will see this interface. Click the text button labeled "**+ Join class**". You will be asked to enter the class code.&#x20;

   <figure><img src="/files/qElGWx59S5SBXZ0j7GeB" alt=""><figcaption></figcaption></figure>

2. Ask your teacher for the class code, input the class code given by your teacher then click **Join class**.&#x20;

   <figure><img src="/files/Meiprrzm2WPGY2xLomeH" alt=""><figcaption></figcaption></figure>

3. Then, click on the Class card to see the activities created by your teacher.&#x20;

   <figure><img src="/files/ihnYJ13QOaRMK8jhoyK7" alt=""><figcaption></figcaption></figure>

4. Finally, after clicking the class you will see the activities that your teacher has released and are yet to give to the class.&#x20;

   <figure><img src="/files/pozVyFqeFXXHsk7oagze" alt=""><figcaption></figcaption></figure>

***

And that’s how you join a class in GradeChum! Next, let’s explore how to answer the activities given by the teacher.


---

# 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://help.gradechum.com/students/getting-started/join-class.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.
