> For the complete documentation index, see [llms.txt](https://docs.therocketcad.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.therocketcad.com/getting-started-with-v6/cad-walkthrough.md).

# CAD Walkthrough

### Introduction

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

{% content-ref url="/pages/-MAhtNt12qie9oCmaIrM" %}
[Creating a Call](/getting-started-with-v6/cad-walkthrough/creating-a-call.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MAhwp8olh9DO3KtsnK5" %}
[Editing a Call](/getting-started-with-v6/cad-walkthrough/editing-a-call.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MAi3hCmhzrlJ5JM762E" %}
[Using the Command Line](/getting-started-with-v6/cad-walkthrough/using-the-command-line.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MAi03L1R9DTWeDlaGnG" %}
[Managing Units](/getting-started-with-v6/cad-walkthrough/managing-units.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MAi2k0HXm5iKMprouJT" %}
[Creating and Managing BOLOs](/getting-started-with-v6/cad-walkthrough/creating-and-managing-bolos.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MAi5eVAmx6qwdWQp\_lg" %}
[Information Searches](/getting-started-with-v6/cad-walkthrough/information-searches.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/cad-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.
