# FAQs

- [Search Permissions](https://support.dashworks.ai/faqs/search-permissions.md)
- [Search Modes](https://support.dashworks.ai/faqs/search-modes.md)
- [User Roles](https://support.dashworks.ai/faqs/user-roles.md)
- [Org vs Individual](https://support.dashworks.ai/faqs/org-vs-individual.md): Set yourself up for success by taking these steps before integrating your organization-level apps with Dashworks
- [Real-Time vs Full Sync](https://support.dashworks.ai/faqs/real-time-vs-full-sync.md)
- [Workflows](https://support.dashworks.ai/faqs/workflows.md)
- [Referrals](https://support.dashworks.ai/faqs/referrals.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://support.dashworks.ai/faqs.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.
