# What should I do if I have technical issues during the lesson?

If you encounter any technical issues during the lesson (e.g., internet connection problems or software incompatibilities), please inform your coach immediately. While we are unable to provide technical support for your personal setup, your coach can continue with the lesson as best as possible, and any work that was unable to be completed will be addressed in future lessons. It’s always a good idea to test your equipment before the lesson to minimize potential disruptions.


---

# 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/what-should-i-do-if-i-have-technical-issues-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.
