# Search Modes

Dashworks four three powerful search modes to help you find the right information quickly and efficiently. Whether you're searching across your work apps, analyzing specific files, searching the web, or just need creative AI assistance, Dashworks has you covered.

| Mode        | Best For                                                                     | Example                                                       |
| ----------- | ---------------------------------------------------------------------------- | ------------------------------------------------------------- |
| **Apps**    | Finding internal documents, tasks, and conversations across your work apps.  | *“What pitch deck should I use for prospects in healthcare?”* |
| **Attach**  | Working with files that are from an unsupported source or on your desktop    | *"Can you redline this contract document"*                    |
| **Web**     | Searching for real-time information from the internet.                       | *"What are the latest AI trends?"*                            |
| **AI Only** | Brainstorming, content generation, or creative tasks without searching apps. | *“Help me rewrite this email to be more professional: <>“*    |


---

# 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/search-modes.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.
