# Toggle X doc v2

## **Overview**

Toggle helps you make sense of your work by understanding what you are doing and keeping everything connected. Instead of jumping between tabs, notes, messages and documents, Toggle follows the flow for you. It brings everything together so your work feels clearer, smoother and easier to manage.

Toggle pays attention to your natural rhythm. It remembers what you were doing, why you were doing it and what comes next. When you come back after a break or switch tasks, it restores the full picture instantly so you never have to rebuild context from scratch.

Toggle is not a chatbot or a traditional assistant. It is the intelligence behind your daily digital life. It supports the tools you already use, helps you stay organized and keeps your work moving in the right direction without getting in the way.

***

## **Design Philosophy**

Toggle is built on a few simple ideas that guide how it behaves and how it helps.

#### **Context First**

Toggle understands the situation before giving suggestions. It looks at what you are actually doing so its help feels natural and relevant, not random or out of place.

#### **Transparency**

You can always see why Toggle made a suggestion or highlighted something. Nothing is hidden. You stay in control and can decide what feels right.

#### **Continuity**

Your work should not disappear when you close a tab. Toggle keeps track of your progress and keeps your place, so you can pause, switch or return whenever you want without losing momentum.

***

## **Purpose**

Toggle exists to reduce digital chaos.\
Most people today work across too many tools, too many tabs and too many half-finished threads. Toggle brings everything together, keeps your intent front and center and helps you move through your work with clarity.

It does not replace your thinking. It strengthens it.\
It makes sure your ideas, tasks and notes stay connected and meaningful, even as your day shifts and priorities change.

Toggle helps you stay focused, make smarter decisions and get more done with less mental overhead.


---

# 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-x-doc-v2.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.
