# What should I do to prepare for my lesson?

To get the most out of your lesson, we recommend the following:

* **Fill out the pre-lesson questions** during the booking process so we can personalize your lesson and address your specific goals.
* If you want feedback on a project, please **submit it in advance** via **Dropbox** or **Google Drive**. Make sure the project is compatible with the coach's DAW, as this will be confirmed during the booking process.
* Have your **headphones** and **microphone** ready for the lesson.
* Ensure your **Discord account** is set up and that you’re ready to join the **Tech House Academy Discord server** at the scheduled time.
* Be prepared to **actively engage** with your coach and ask any questions about production techniques, track feedback, or industry insights.


---

# 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/lesson-expectations-and-etiquette/what-should-i-do-to-prepare-for-my-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.
