> For the complete documentation index, see [llms.txt](https://rocketry.gitbook.io/public/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rocketry.gitbook.io/public/tutorials/software/deprecated-software.md).

# Deprecated Software

- [\[deprecated\] Getting Started With GrabCAD Workbench](https://rocketry.gitbook.io/public/tutorials/software/deprecated-software/getting-started-with-grabcad.md): Straightforward version control for CAD
- [\[deprecated\] Using GrabCAD Workbench in SolidWorks](https://rocketry.gitbook.io/public/tutorials/software/deprecated-software/using-grabcad-workbench-in-solidworks.md): At the time of writing this, the GrabCAD SolidWorks add-in is not supported for SolidWorks 2019. You will still be able to change and sync local files to GrabCAD projects, albeit less conveniently.
- [\[deprecated\] Connecting to CalSTAR's Server](https://rocketry.gitbook.io/public/tutorials/software/deprecated-software/connecting-to-calstars-server.md): How to Connect to CalSTAR's Server for Maintenance, Solidworks Workgroup PDM or Converge CFD Licensing
- [\[deprecated\] Installing and Licensing Converge CFD](https://rocketry.gitbook.io/public/tutorials/software/deprecated-software/installing-and-licensing-converge-cfd.md): CURRENTLY UNDER EVALUATION. INSTRUCTIONS ONLY AVAILABLE FOR CONVERGE STUDIO (PREPROCESSOR) AND NOT CONVERGE (SOLVER).


---

# 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://rocketry.gitbook.io/public/tutorials/software/deprecated-software.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.
