# What ToggleX can do for You

ToggleX keeps the structure of your work in place and brings it into view when needed. What you see is the current form of the fabric.

**Work Threads**\
ToggleX restores the thread you were on. It brings the last steps back into view and shows the work items connected to them. This lets you continue without searching across tools.

**Ongoing Work**\
When activity carries across different moments, ToggleX keeps the work intact. It brings back the position of the ongoing line and the items around it so the thread remains coherent across sessions.

**Project Clusters**\
When the Work Graph holds a stable pattern, ToggleX presents it as a project cluster. The cluster shows the items linked to that structure and the branches that formed as the work progressed.

**Work Items**\
Within a cluster, work items appear when the system identifies steps that belong to that structure. Opening an item shows the objects tied to it, giving you its context without reconstruction.

**Project-Level Chat**\
Each project cluster and work item has a chat. The chat draws only from the structure the system maintains. It lets you inspect the thread, retrieve context or ask about the state of the work. The responses come from the fabric, not interpretation.

ToggleX appears at these points and steps back when the structure is settled. Everything shown reflects the fabric as it stands.


---

# 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/what-togglex-can-do-for-you.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.
