# 4 👨‍🏫 Advanced Features

As a developer kit, the interactive features mentioned in previous chapters represent merely the tip of the iceberg regarding Nybble Q robot's capabilities. To accommodate users with varying technical expertise, we provide a comprehensive suite of tools ranging from user-friendly mobile apps, desktop applications, graphical programming via Mind+, and Micro:bit controllers, to professional-grade open-source code for C++, Python, and Raspberry Pi platforms. This enables users to master essential robotics control technologies, establishing a robust foundation for advanced robotics studies.

<figure><img src="/files/7RM5bWm1qFkNwPQlIClR" alt=""><figcaption></figcaption></figure>


---

# 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://nybble-q.petoi.com/6-teach-nybble-q-new-skills.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.
