# Get to know your Misty

## Misty versions

Misty has many sisters out there that share many core functionalities and capabilities, but there are some differences between them:

## Misty II&#x20;

Previously known as the Misty Standard, this Misty can be easily identified by her single camera visor.

<figure><img src="/files/ebV37d6lRj6wuQDvqTpG" alt=""><figcaption></figcaption></figure>

### How to identify your Misty II

* The visor only has 1 Sony IMX 214 RGB camera.&#x20;
* Your Misty is charged with a cabled barrel jack charger.
* No wireless power receiver, which means she cannot automatically dock and use the wireless charging base.
* No Automatic Navigation
* No access to the Mapping Page in Misty Studio.

## Misty II Pro

Previously known as the Misty Advanced, this Misty stands out with additional cameras and sensors on her visor that allow for room mapping and automatic navigation.

<figure><img src="/files/k73pkfY4RRT71dWJnT1l" alt=""><figcaption></figcaption></figure>

### How to identify your Misty II Pro

* The visor has Occipital sensors and 3 cameras.
* Misty II Pro comes with wireless charger base (we call this a PTU, or Power Transmit Unit). The automatic docking and charging feature require the Occipital Sensor in the visor above.
* Automatic Navigation with SLAM
* You have access to the Mapping Page in Misty Studio.


---

# 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/misty-lessons/get-to-know-your-misty.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.
