# What ToggleX Uses and What It Doesn't

#### What ToggleX observes

* Which tools and websites you use during work
* When your focus shifts between tasks
* The structure and flow of your browsing sessions
* Page elements relevant to understanding your current goal

#### What ToggleX does NOT do

* It does not read or store the content of your emails, messages, or private documents
* It does not sell, share, or monetize your personal data
* It does not send unencrypted data over the network
* It does not allow any external party to access the AI model trained on your data

ToggleX gathers the shape of your activity — not the substance of your private content.


---

# 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/what-togglex-uses-and-what-it-doesnt.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.
