# Other

- [Policy](https://docs.sonoransoftware.com/cad/other/policy.md): Learn more about Sonoran CAD's privacy policy, terms of service, and refund policy.
- [Rocket CAD Closure](https://docs.sonoransoftware.com/cad/other/policy/rocket-cad-closure.md): Rocket CAD customers get two free months on Sonoran CAD Pro, plus 30% off for life!
- [Terms of Service](https://docs.sonoransoftware.com/cad/other/policy/terms-of-service.md): Learn more about Sonoran CAD's terms of service.
- [Privacy Policy](https://docs.sonoransoftware.com/cad/other/policy/privacy-policy.md): Learn more about Sonoran CAD's privacy policy.
- [Refund and Purchase Policy](https://docs.sonoransoftware.com/cad/other/policy/refund-and-purchase-policy.md): Learn more about Sonoran CAD's refund and purchase policy.
- [Discord Bot](https://docs.sonoransoftware.com/cad/other/policy/discord-bot.md): Describes various policies that apply to Sonoran Bot specifically.


---

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