# Primary

- [Codey Rocky AI Robot](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot.md)
- [Tutorials](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/tutorials.md)
- [Introduction](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/tutorials/introduction.md)
- [Get Started](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/tutorials/get-started.md)
- [Upload Mode](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/tutorials/upload-mode.md)
- [Emotion Blocks](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/tutorials/emotion-blocks.md)
- [IoT Blocks](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/tutorials/iot-blocks.md)
- [Neuron Blocks](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/tutorials/neuron-blocks.md)
- [IR Remote](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/tutorials/ir-remote.md)
- [Use Python](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/tutorials/use-python.md)
- [Examples](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/examples.md)
- [Block Reference](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/block-reference.md)
- [Looks](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/block-reference/looks.md)
- [Lighting](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/block-reference/lighting.md)
- [Speaker](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/block-reference/speaker.md)
- [Action](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/block-reference/action.md)
- [Sensing](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/block-reference/sensing.md)
- [Infrared](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/block-reference/infrared.md)
- [Events](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/block-reference/events.md)
- [Control](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/block-reference/control.md)
- [Operators](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/block-reference/operators.md)
- [Python API Reference](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/python-api-reference.md)
- [Python API for Codey](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/python-api-reference/python-api-for-codey.md)
- [Python API for Rocky](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/python-api-reference/python-api-for-rocky.md)
- [Python API for Third-Party Libraries](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/python-api-reference/python-api-for-third-party-libraries.md)
- [Python API for Neuron Extension Modules](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/python-api-reference/python-api-for-neuron-extension-modules.md)
- [FAQs](https://learn.pakronics.com.au/primary/codey-rocky-ai-robot/faqs.md)
- [Edison](https://learn.pakronics.com.au/primary/edison.md)
- [mBot](https://learn.pakronics.com.au/primary/mbot.md)
- [Introduction](https://learn.pakronics.com.au/primary/mbot/introduction.md)
- [Building mBot](https://learn.pakronics.com.au/primary/mbot/building-mbot.md)
- [Connect mBot](https://learn.pakronics.com.au/primary/mbot/connect-mbot.md)
- [Preset Modes](https://learn.pakronics.com.au/primary/mbot/preset-modes.md)
- [Microbit](https://learn.pakronics.com.au/primary/microbit.md): Small power full microcontroller with amazing potential for school. It supports Graphical and Python programming language.
- [Merge Cube](https://learn.pakronics.com.au/primary/merge-cube.md): MERGE enables active learning by enabling students to learn and create in entirely new ways while giving teachers simple AR/VR tools that increase student engagement, intellectual curiosity and classr
- [Bare Conductive Board](https://learn.pakronics.com.au/primary/bare-conductive-board.md): Make interactive projects with touch board, starter kit & conductive paint.
- [Tello Edu](https://learn.pakronics.com.au/primary/tello-edu.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://learn.pakronics.com.au/primary.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.
