# Expert Support

We can’t rely on our customers to be cryptocurrency experts, or even experts in our system. **Expert support** allows our software to serve a wider range of potential users.&#x20;

We believe in having a support team that understands the product well, and is able to help our members address issues quickly and confidently. Expert support is one of the most valuable parts of the Casa service - it minimizes incorrect information (which may be found in community support forums or chat groups) and helps ensure our members have peace of mind that their money is safe. <br>


---

# 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.casa.io/wealth-security-protocol/system-design-principles/expert-support.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.
