# Home

## Welcome to the RocketCAD User Documentation

Let's explore RocketCAD and how we'll make a great fit for your community. RocketCAD has been the premier roleplay CAD/MDT software since it's initial launch back in 2018. This documentation is designed to help you learn about RocketCAD, whether you're a new or existing customer.\
\
For newcomers, we recommend you get started with our origin story and learn more about our latest mission.

For existing users, we encourage you to get started with one of our many walkthrough articles. \
\
Finally, if you're a developer looking to integrate your project with RocketCAD, navigate to the RocketCAD API Documentation. If you're looking to partner your project with RocketCAD, get in touch with our team [here](https://therocketcad.com/support).

{% content-ref url="developers" %}
[developers](https://docs.therocketcad.com/developers)
{% endcontent-ref %}

## LEO & Fire MDT

RocketCAD features a stunning four different LEO & Fire MDTs for you to choose from. The latest, style four, is the greatest advancement in RocketCAD history! Learn more about it below.

{% content-ref url="getting-started-with-v6/mdt-walkthrough" %}
[mdt-walkthrough](https://docs.therocketcad.com/getting-started-with-v6/mdt-walkthrough)
{% endcontent-ref %}

## Coming Soon

This documentation is still being updated! For more information and answers to common questions, get in touch with us via [Discord](https://modsol.co/discord).


---

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