# The Structure Behind ToggleX

ToggleX maintains the structure that forms as you move through your tools. The product shows this structure in several ways.

**Work Items**\
Work items form when the system sees enough activity to treat a step as part of the work. They appear inside project clusters and sit within the structure formed by your actions. Items are not created by hand. They emerge from the signals of the work itself.

**Work Threads**\
A thread is a line of activity that continues across moments. When you return to it, ToggleX restores the line and the items around it so you can continue without searching for where it last moved. Threads stay connected even when the work spans different sessions.

**Timing**\
The Temporal Lattice Memory holds several windows of activity. These windows show what is recent, what has carried forward and what has gone still. Timing helps the system maintain the state of the work without instruction.

**The Fabric**\
The fabric is the result of the Work Mesh, the Work Graph, the Temporal Lattice Memory and the transitions maintained by AAOS. It holds the structure of the work as it stands. You see the fabric’s state through project clusters, threads and items.


---

# 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/the-structure-behind-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.
