# What do I need to join a lesson?

To participate in your **1-on-1 private lesson**, you will need the following:

* A **stable internet connection** for smooth communication.
* A **Discord account** to join the voice channel and share your screen during the lesson. You will be asked to provide your Discord username during the booking process.
* A **DAW** (Digital Audio Workstation) of your choice for production work. Your coach will work with the DAW that you're comfortable with, but make sure to check the coach’s compatibility with your DAW during the booking process.
* A **pair of headphones** for better sound quality and communication.
* A **microphone** for communication, as all lessons will take place via voice on Discord.


---

# 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://tech-house-academy.gitbook.io/help-center/technical-requirements-and-support/what-do-i-need-to-join-a-lesson.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.
