# Examples

<details>

<summary>Automate RFPs and Security Questionnaires</summary>

Here's an [example Zap](https://zapier.com/shared/automate-google-sheets-questionnaire-with-dashworks/14c2f453fe8b44f45bf324df22d9053fd84d5e76) to automatically create answers for questions in a Google Spreadsheet.

</details>

<details>

<summary>Draft Support Replies</summary>

Here's an [example Zap](https://zapier.com/shared/dashworks-zendesk/f040ab179639a050bec6ea65af3cbe6887893133) to automatically create draft replies for new support tickets created in Zendesk.

</details>

<details>

<summary>Sales Enablement on Customer Calls</summary>

Equip your sales team with up-to-the-minute competitive intelligence, product details, and pricing information during customer calls. Dashworks Answer API ensures that your reps have the right data at their fingertips, enabling them to close deals faster and with greater confidence.

</details>

<details>

<summary>Embed in Your Intranet</summary>

Transform your company intranet into a powerful knowledge hub. With Dashworks Answer API, employees can instantly access company policies, HR documents, and project updates, no matter where the information is stored.

</details>

<details>

<summary>Incident Resolution and On-Call Issues</summary>

Resolve critical incidents faster by providing your on-call teams with instant access to relevant suggestions based on internal wikis, code snippets, and past issues.

</details>


---

# 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/api/examples.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.
