# ToggleX

ToggleX is the only AI that already knows what you're working on before you say a word.

Every other AI tool starts from zero. You paste context, explain your project, describe what happened earlier. ToggleX doesn't need any of that — it's been watching your workflow the whole time. When you open a chat, it already knows the documents you touched, the tabs you moved between, the projects you're juggling, and where you left off.

It runs as a browser extension. Once installed, it quietly builds a living picture of your work — structuring your context into projects and tasks, summarizing what you've done, and predicting what comes next. All without you lifting a finger.

No setup wizards. No prompt engineering. No explaining yourself. You just work, and ToggleX learns.

#### What it does

* **Already knows your context** — When you chat with ToggleX, you don't have to explain what you're working on. It's been following along. Ask it anything about your work and it answers with full awareness of your projects, your day, and your history.
* **Structures your work automatically** — ToggleX watches your activity across your browser and organizes everything into projects and tasks for you. No manual tagging or organizing required.
* **Summarizes what you've been working on** — Get clear recaps of your sessions, your day, or your week. Always know where you left off and what needs attention.
* **Predicts your next steps** — Based on what you're doing right now, ToggleX surfaces what's likely coming next — the right document, the next action, the relevant context.
* **Tracks your performance** — See how your time is spent with breakdowns of active time, focus time, and productivity patterns.

#### The platform

Head to [x.toggle.pro](https://x.toggle.pro) to access your ToggleX dashboard, where you can view your activity insights, manage your preferences, and track your productivity over time.

<figure><img src="/files/IFdOkZohDx5byIS6seie" alt=""><figcaption></figcaption></figure>


---

# 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/togglex.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.
