# Join our Discord Server

* **Check your email**: After booking your lesson, you will receive a **confirmation email** from us. This email will include an **invitation link** to join the **Tech House Academy Discord server**.
* **Click the invite link**: Open your confirmation email and click on the invitation link to join the server. This will automatically redirect you to Discord.
* **Join the server**: Once you click the invite link, you’ll be taken to our Discord server. Select **Join Server**, and you’ll be added to Tech House Academy.\
  \
  You can also join the discord server by [clicking here](https://discord.gg/NrZ75bK4BF)


---

# 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/discord-guide/join-our-discord-server.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.
