> For the complete documentation index, see [llms.txt](https://docs.edredo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.edredo.com/edredo-classrooms/creating-a-classroom.md).

# Creating a Classroom

Any Edredo user can create his/her own classroom and start sharing the knowledge with the Edredo community. Any user who signs up as a teacher will get an option to create a classroom during onboarding.

<figure><img src="https://lh5.googleusercontent.com/eqvlfFNYWTDdovgpWL4ZrX4kcb2MqrHOfw-WxU_iZUT5rTTVdVgsfsfAx0ahcsJJdcqFWCQlx6l55zsplqxl4kHP8-3Tw1oNoyAUZMVN_CGYj5DDGpG4E7jRnSeT3mfsJraOnEJlk_o9IUeb-VT5U8I35hMU-FQ65yKkQNXtpPynm7SF8ZOXfYP5" alt=""><figcaption></figcaption></figure>

For an existing user, the “**Create Classroom**” option can be seen on the homepage

<figure><img src="https://lh6.googleusercontent.com/DWXAb0PRkQPD4aHJD6Prc3fRmutziQ65U6vQWhxW8sFAtx8CM-k8qivhWZ-ue8VNW2q89bfff3SzIV0ijqJMEWzkQZsRyQouaO2Pvop6pYWsBZOtAghbq_lo5rCTa0tGEWNIiAzEYcDK0oCqQnjcaekjQKhBUFobCgzOtDiqM1BqMTXH1EYP5AAvvg" alt=""><figcaption></figcaption></figure>

### Learn More About

{% content-ref url="/spaces/GuauyyWYaCsJpBsWUaEv/pages/EUxYVgqgN1CW0bx2LnYc" %}
[Classroom visibility](/edredo-classrooms/creating-a-classroom/classroom-visibility.md)
{% endcontent-ref %}

{% content-ref url="/spaces/GuauyyWYaCsJpBsWUaEv/pages/VaRRKwcFqzFlS183AR6U" %}
[Classroom Joining Method](/edredo-classrooms/creating-a-classroom/classroom-joining-method.md)
{% endcontent-ref %}


---

# 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.edredo.com/edredo-classrooms/creating-a-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.
