# Toggle Data Network (TDN)

TDN works with the structural shapes produced by the fabric, it does not use content. It looks only at the forms that appear when objects, links and timing come together. These shapes are lack personal details and do not include anything a user wrote or viewed.

Users can choose to contribute these shapes to TDN. When someone opts in, the system sends anonymized structural patterns to the network. These patterns help refine how the system handles similar cases across different scenarios.

Participants may receive $TGL for the patterns they contribute. The token is tied to the contribution of structural shapes, not to activity inside the product. ToggleX provides the same functionalities whether someone participates in TDN or not.

TDN sits apart from the transitions AAOS applies. It does not change the state of a user’s fabric and does not influence individual activity. Its role is to keep pattern handling stable in the background. The fabric works without it, but TDN can make structural recognition more consistent over time.


---

# 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/architecture-1/toggle-data-network-tdn.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.
