# Bridging & Network Risk

In addition to the canonical THAT token contract on Ethereum, THAT may be made available on other supported networks (for example, Polygon) through bridge mechanisms that:

* lock tokens on Ethereum and mint corresponding representations on the destination network, and
* burn those representations to release tokens back on Ethereum.

These bridging arrangements are implemented using smart contracts and, in some cases, third-party operators or validators. As with other blockchain infrastructure, this introduces additional technical and operational considerations compared with holding tokens directly on the canonical Ethereum contract.

Under normal conditions, bridged THAT on other networks is intended to be economically backed by locked THAT on Ethereum. Users who choose to hold or use bridged versions of THAT should:

* ensure they understand how the relevant bridge works
* verify contract addresses and providers from official sources
* assess whether such use aligns with their own risk tolerance.

Bridge availability, configuration, and security may change over time. The Company does not guarantee the continued operation, security, or redeemability of any bridge or bridged representation of THAT, and does not operate any account, stored-value balance, or non-cash payment facility in connection with bridging. Bridges may be paused, altered, or discontinued by their operators, and users bear the risk of any losses resulting from bridge failures, exploits, or other technical issues.


---

# 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://docs.that.global/whitepaper/that-overview/bridging-and-network-risk.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.
