# Getting Started with v6

- [Our Mission](https://docs.therocketcad.com/getting-started-with-v6/our-mission.md)
- [MDT Walkthrough](https://docs.therocketcad.com/getting-started-with-v6/mdt-walkthrough.md)
- [MDT Dashboard](https://docs.therocketcad.com/getting-started-with-v6/mdt-walkthrough/mdt-dashboard.md)
- [Viewing an Assignment](https://docs.therocketcad.com/getting-started-with-v6/mdt-walkthrough/viewing-an-assignment.md)
- [CAD Walkthrough](https://docs.therocketcad.com/getting-started-with-v6/cad-walkthrough.md)
- [Creating a Call](https://docs.therocketcad.com/getting-started-with-v6/cad-walkthrough/creating-a-call.md)
- [Editing a Call](https://docs.therocketcad.com/getting-started-with-v6/cad-walkthrough/editing-a-call.md)
- [Using the Command Line](https://docs.therocketcad.com/getting-started-with-v6/cad-walkthrough/using-the-command-line.md)
- [Managing Units](https://docs.therocketcad.com/getting-started-with-v6/cad-walkthrough/managing-units.md)
- [Creating and Managing BOLOs](https://docs.therocketcad.com/getting-started-with-v6/cad-walkthrough/creating-and-managing-bolos.md)
- [Information Searches](https://docs.therocketcad.com/getting-started-with-v6/cad-walkthrough/information-searches.md)
- [Integration Resources](https://docs.therocketcad.com/getting-started-with-v6/integration-resources.md)
- [Upgrading your Integration](https://docs.therocketcad.com/getting-started-with-v6/integration-resources/upgrading-your-integration.md)
- [Troubleshooting Integration Issues](https://docs.therocketcad.com/getting-started-with-v6/integration-resources/troubleshooting-integration-issues.md)
- [Getting Started as an Owner](https://docs.therocketcad.com/getting-started-with-v6/getting-started-as-an-owner.md)


---

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