# Início Rápido

## Introdução ao Software

O mDesigner 3 é um software de programação gráfica baseado no Scratch 3.0 que continua o conceito de design simples e bem escrito do Scratch 3.0 e adiciona Arduino, programação de código Python, inteligência artificial e Internet of Things. Com essas funções, os usuários podem facilmente controlar seu próprio hardware inteligente e criar trabalhos criativos vívidos e interessantes apenas arrastando e soltando o bloco de código.

## Vantagens

1\. Suporte para os kits de robótica da Microduino, como mCookie, IdeaBit e Itty Bitty Buggy.

2\. Com apenas um clique, você consegue visualizar o código Arduino e Python correspondente a sua programação!


---

# 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://microduinobrasil.gitbook.io/mdesigner/master.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.
