# Joining a Live Class

The classroom members would be able to see the created live classes in the feed as well as the “Live classes” section.

The members can join the live classes using the join button.

<figure><img src="https://lh5.googleusercontent.com/PW3ny_FoHOr7zOWPZTV7ta77KSKXBrCIBlU8wOiHc0FQAHj_qoEIYromYFkAVOM5PTHIXr7l2NnISf6ebayIckdrOI1PEkFZuOCzQdgrMBqdZOkY2-VDTrgdYA3EyYzS0Wu8QzltzprxLlFnlwYAhyH_hqueJJMZ1uYZk5-bcAH1hco4-EK5Zpav0w" 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/live-classes/joining-a-live-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.
