# How should I behave during the lesson?

We expect all students to behave respectfully and professionally during their lessons. Please be mindful of the following:

* **Respectful communication**: Be courteous and respectful to your coach during the lesson. Any form of **harassment** or **inappropriate behavior** will result in immediate termination of the lesson without a refund.
* **Focus**: This is your time to learn, so try to stay engaged and make the most out of your session.


---

# 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/how-should-i-behave-during-the-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.
