# MDT Walkthrough

### Introduction

Please read the walkthrough below for a basic overview of the new MDT style that is a part of RocketCAD V6.0! There are additional tutorials for specific features of the MDT, but the walkthrough below is designed to teach you everything you need to know to get up and running on patrol as an LEO unit. As with any issues or bugs, please do not hesitate to contact our support team.

{% content-ref url="/pages/-MAiD0bP77049-F8dZrW" %}
[MDT Dashboard](/getting-started-with-v6/mdt-walkthrough/mdt-dashboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MAms4jBOU0XGeqXWwPY" %}
[Viewing an Assignment](/getting-started-with-v6/mdt-walkthrough/viewing-an-assignment.md)
{% endcontent-ref %}


---

# 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://docs.therocketcad.com/getting-started-with-v6/mdt-walkthrough.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.
