# How to Book a Lesson at Tech House Academy?

{% hint style="success" %}
**Step-by-Step Guide: How to Book Your Lesson at Tech House Academy**\
Easily book your 1-on-1 lesson with our expert coaches and take your music production to the next level in just a few simple steps!
{% endhint %}

{% stepper %}
{% step %}
Step 1: Visit Our Website

Go to our website at [**techhouseacademy.com**](https://techhouseacademy.com).
{% endstep %}

{% step %}
Step 2: Select Your Coach

On the homepage, you’ll find a section with our **Coaches**. Choose a coach based on their specialties, background, and your own production needs. You can read more about each coach’s experience and style to make an informed decision.
{% endstep %}

{% step %}
Step 3: Choose a Date and Time

Our booking system shows available slots based on your coach's schedule. Select the date and time that works best for you. You’ll only be able to book lessons during available time slots, and the system ensures that lessons are spaced out appropriately.
{% endstep %}

{% step %}
**Step 4: Complete the Booking Form**\
Before finalizing your booking, you’ll be asked to answer a few questions to help personalize your lesson. These questions include: (and more)

* **What do you want to learn during the lesson?**
* **How long have you been producing music?**
* **How often do you produce music?**
* And a few other questions to ensure the lesson is tailored to your needs.

{% hint style="info" %}
Answering these questions helps your coach prepare the lesson and ensures you get the most value out of your time together.
{% endhint %}
{% endstep %}

{% step %}
Step 5: Make Payment

After filling out the booking form, proceed to the payment page. You can pay for your lesson directly through our secure payment system. We accept several payment methods, including:

* **Visa**
* **Mastercard**
* **American Express**
* **PayPal**
* **Apple Pay**
* **Google Pay**
* **iDEAL**
* **Maestro**
* **UnionPay**
* **Shop Pay**

{% hint style="info" %}
No additional fees apply, only taxes. Your booking will be confirmed once payment is completed.
{% endhint %}
{% endstep %}

{% step %}
Step 6: Confirmation Email

Once your payment is processed, you’ll receive a confirmation email with all the details of your booking, including:

* The date and time of your lesson.
* A link to join the **Tech House Academy Discord server** (if you haven’t joined already).
* Information about your lesson (e.g., [what to prepare](/help-center/lesson-expectations-and-etiquette/what-should-i-do-to-prepare-for-my-lesson.md), any projects to send beforehand, etc.).
  {% endstep %}

{% step %}
Step 7: [Join the Discord Server](/help-center/discord-guide/join-our-discord-server.md)

At least an hour before your lesson, make sure you’ve joined the Tech House Academy Discord server. You’ll receive a link in the confirmation email. Once in the server:

* [Navigate](/help-center/discord-guide/joining-the-voice-channel.md) to the **Voice Channels** section.
* Find your scheduled voice channel (e.g., 1-on-1 BURNR
* Click on the channel to join the voice call with your coach.
  {% endstep %}

{% step %}
Step 8: Start Your Lesson!

At the scheduled time, click on your voice channel in Discord to join your lesson. You can ask any questions, share your screen, or discuss your tracks with your coach. Remember that you’ll be able to share your screen so the coach can guide you through any adjustments you need to make on your projects.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
**Important Notes:**

* **Technical Setup**: Make sure your microphone, camera (if you want), and screen-sharing options are ready. Check your **Voice & Video** settings in Discord.
* **Project Submission**: If you’d like feedback on a project, be sure to send it ahead of time (preferably via Dropbox or Google Drive) so your coach can open it.
* **Cancellation and Rescheduling**: You can reschedule your lesson or cancel by following the instructions in your confirmation email. Please refer to our cancellation policy for details.
  {% endhint %}

**Ready to Book Your Lesson?**

Visit [**techhouseacademy.com**](https://techhouseacademy.com) and start your journey to leveling up your music production with expert coaching!


---

# 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/general-questions/how-to-book-a-lesson-at-tech-house-academy.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.
