# 소개하기

## 주미 : 자율형 자동차 AI 교육 키트

![](/files/BxdmgPEDkFImnElN3152)

**주미**는 여러분과 로봇공학, 코딩, 및 인공지능에 대해 함께 배워 나갈 호기심 많은 자율 주행 자동차입니다. 또한, 주미는 간결하고 학습하기 용이한 Python을 익히는 도구로서도 훌륭한 교구 입니다.

![주미 충전](/files/-LzF2La4xf5KEk9EeXXk)

주미는 위 그림처럼 스위치가 꺼져있는 상태(= 스위치가 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://robolink.gitbook.io/zumi-1/zumi.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.
