# Classroom Joining Method

Edredo provides 4 joining methods for the users to join the classroom. Following are the joining methods -

<figure><img src="/files/1Iatn4sKlNGv6YwrWwC7" alt=""><figcaption></figcaption></figure>

* **Secret Code**: Admin is required to share a secret code with their audience in Edredo to authorize them as your classroom member.

* **Membership Request**: Anyone willing to join the classroom will first have to make a request to the admin. Admin can choose to approve or disapprove the request.

* **Open Access**: Anyone within the Edredo community can view, join and interact. They will have access to courses within your classroom.

* **Payment subscription**: Admin can set a joining amount in INR or USD. Anyone willing to join this classroom would need to pay the amount. Once payment is done, the user joins the classroom automatically.


---

# 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/creating-a-classroom/classroom-joining-method.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.
