# Misty Lessons

- [Welcome to Misty Lessons](https://lessons.mistyrobotics.com/misty-lessons/welcome-to-misty-lessons.md)
- [Get to know your Misty](https://lessons.mistyrobotics.com/misty-lessons/get-to-know-your-misty.md)
- [Connect to Misty](https://lessons.mistyrobotics.com/misty-lessons/connect-to-misty.md)
- [Misty Studio](https://lessons.mistyrobotics.com/misty-lessons/misty-studio.md): A description of Misty Studio
- [Desktop Environment](https://lessons.mistyrobotics.com/misty-lessons/desktop-environment.md)
- [Update your Misty](https://lessons.mistyrobotics.com/misty-lessons/update-your-misty.md): In this page you can find instructions to update your Misty's version and have access to the Misty Studio.
- [Projects](https://lessons.mistyrobotics.com/misty-lessons/projects.md)


---

# 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://lessons.mistyrobotics.com/misty-lessons.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.
