# Misty Blocks

In this section you will discover a world of Blocky blocks designed to effortlessly control and customize various actions of your Misty. These Misty Blocks serve as action and function blocks for crafting your interactions. These will be the tools that you can use to choreograph Misty's ever move and let your ideas flow through this digital realm of possibilities. Your Misty awaits your command, one block at a time.

## Content&#x20;

{% content-ref url="/pages/TcvUlq9VIJS3KUjBUIrK" %}
[Movement](/blockly-elements/misty-blocks/movement.md)
{% endcontent-ref %}

{% content-ref url="/pages/y0BeGQ4nqc0b711VUSvi" %}
[Speech](/blockly-elements/misty-blocks/speech.md)
{% endcontent-ref %}

{% content-ref url="/pages/AiboAR5V5kw0esnTpBnf" %}
[Audio](/blockly-elements/misty-blocks/audio.md)
{% endcontent-ref %}

{% content-ref url="/pages/g3S04OWoQ20Hupn34pMn" %}
[Vision](/blockly-elements/misty-blocks/vision.md)
{% endcontent-ref %}

{% content-ref url="/pages/0SL9ytXpx8Ql9EjlXe2C" %}
[Events](/blockly-elements/misty-blocks/events.md)
{% endcontent-ref %}

{% content-ref url="/pages/chTZXc9ofK57zQ9aavMy" %}
[Miscellaneous](/blockly-elements/misty-blocks/miscellaneous.md)
{% endcontent-ref %}

{% content-ref url="/pages/SqlAy4yAUkkonWYFpUXF" %}
[NLP](/blockly-elements/misty-blocks/nlp.md)
{% endcontent-ref %}

{% content-ref url="/pages/EOrF8h3yfxD2XME9dwQ4" %}
[System](/blockly-elements/misty-blocks/system.md)
{% endcontent-ref %}


---

# 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/blockly-elements/misty-blocks.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.
