# Classroom configuration

The admins can select classroom types depending on their purpose. Types available are “**Academic class**”, “**Training cohort**” and “**Project workroom**”

Users can customize their classroom content in Edredo. Administrators can select which content type should be available in the classrooms and they can hide others. They can also select to allow/disallow anonymous posts and comments.

<figure><img src="https://lh3.googleusercontent.com/1aJ2kgFMPwUuknjFtkEey8_Qro9QuNkqBRVUs5qIoC1iRtNt3YwXo0Z2aCpHo-mryfABnkDBrL-CIgQ616kikFyCddHAzdA6_4ZF8ILyqQcqWy-G78omW0sc8zxeon4Mnxl8WbWm9TYyBaVxksONatjaYVNgNQniDE_CNPAqTs_SuVMCIn9TJbpNvA" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh4.googleusercontent.com/wljwOyNOZPrsNNIZgTGLLhO0ko5dTI1H7emG8skM7mIX0zNfDDG_L2R8VaFSyCsLYBofIJ9LminGcJcVROfSpz7GCDEp2wOY3oaYSnDUyQIYW59wygQ1d5B6s4E5IqDM-wtA6C_exbIu06fwScQduUmQGWGOAkEwmkaet2v3f_pHjX97MtrbAJdCYw" alt=""><figcaption></figcaption></figure>


---

# 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://docs.edredo.com/edredo-classrooms/classroom-configuration.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.
