# Chat with ToggleX

The ToggleX Chat is an interface for working inside the structure that ToggleX maintains. It does not define the work. It operates within the projects, threads and items that already exist in the fabric.

When you open chat in a project cluster or work item, it has direct access to the structure around that part of the work. It can help you complete a step, draft something you need or outline what follows inside that line of activity. The conversation stays within the boundaries set by the Work Graph and the timing the system has already recorded.

Chat can bring together the items connected to a task or project. It can show what sits upstream or downstream of a step, produce text based on the work in front of you or suggest ways to move it forward. It uses the fabric as context for generating what you need next.

The role of chat is to let you work on the material the system holds without switching tools. It gives you access to the thread, the items tied to it and the surrounding structure. The fabric remains the source of truth. Chat is a way to operate within it.


---

# 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/chat-with-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.
