# Classroom

Classroom is a platform for teachers to manage and organize their students' learning activities. It allows teachers to create virtual classrooms, assign AR-based projects or lessons, and track students' progress. Students can join these classrooms to access tasks, submit their work, and collaborate with classmates, making it a seamless way to integrate AR into teaching and learning.

{% embed url="<https://youtu.be/wP9eb1ndL8k>" %}

### How to Create a Classroom

1. **Log in to Assemblr EDU:** Open the Assemblr EDU app or website and log in to your teacher account.
2. **Navigate to the Classroom Tab:** Go to the "Classroom" section on the homepage.
3. **Create a New Classroom:** Click on the "Create Classroom" button.
4. **Fill in Classroom Details:** Enter your classroom name, description, and grade level. You can also upload an image to personalize it.
5. **Save and Share the Code:** Once the classroom is created, a unique classroom code will be generated. Share this code with your students so they can join.

You can now manage your classroom by assigning projects, tracking progress, and facilitating collaborative learning.

**How to Join Classroom**

To join a classroom in Assemblr EDU, follow these steps:

1. Log in to Assemblr EDU: Open the Assemblr EDU app or website and log in with your account.
2. Go to the Classroom Section: Navigate to the "Classroom" tab on the app or website.
3. Enter the Classroom Code: Click on "Join Classroom" and enter the code provided by your teacher.
4. Confirm and Join: Once you've entered the code, confirm your action to join the classroom.

After joining, you'll be able to access assigned tasks, projects, and other learning materials shared by your teacher.

<br>


---

# 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://guide.assemblredu.com/en/create-ar-3d-content/classroom.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.
