# Capabilities in Development

### Capabilities in Development

These upcoming features will make Toggle even more helpful in your daily work. They will roll out gradually and expand how Toggle understands your activity and supports your flow.

***

#### Smart Search

A search that understands meaning, not just keywords. You will be able to ask Toggle for something in your own words, and it will find the exact moment, note or tab you are thinking of.

***

#### Auto-linking

Toggle will automatically connect related documents, messages and resources. When two things belong together, Toggle will link them so you can move through your work more easily.

***

#### Email Intelligence

Toggle will help you make sense of long email threads. It will detect tasks, surface follow-ups and give you clear summaries right from your browser.

***

#### Writing Assistance

Toggle will help you write more clearly by completing drafts, suggesting rewrites and pointing out missing sections or ideas you may have overlooked.

***

#### Real-time Alerts

Toggle will gently notify you when something needs your attention, such as:\
• A follow-up you forgot to send\
• A document with missing information\
• A task you left unfinished\
• A step you might be overlooking

Alerts are always based on your real activity and are meant to keep you on track without interrupting your flow.


---

# 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://toggle.gitbook.io/togglex/oldgitbook-below/toggle-changes-the-way-you-work/capabilities-in-development.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.
