> For the complete documentation index, see [llms.txt](https://telgather.gitbook.io/telgather-litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://telgather.gitbook.io/telgather-litepaper/security-and-chain-integration.md).

# Security & Chain Integration

## On-Chain Components

Telgather’s core contracts are deployed on **Kaia Chain**, supporting:

* Token transfers and staking
* POG → $TOG claim mechanics
* NFT minting, fusion, and evolution
* Governance voting and seasonal logic

All on-chain actions are publicly verifiable.

***

#### Security Measures

* **Multisig treasury custody** with on-chain governance upgrade path
* **Redemption API whitelists** to prevent spoofed off-chain-to-on-chain conversions
* **POG velocity caps** and real-time sybil detection via AI segmentation
* **Audit plans** for core contracts (staking, fusion, reward logic) upon public token launch

***

#### Game Integration Stack

* Telegram & LINE games use secure backend logic to log POG, quest events, and wallet links
* Redemption flows are signed server-side with API keys, then executed on-chain via dApp
* NFT metadata is semi-offchain, with upgrade results stored on Kaia and reflected platform-wide

***

#### Future Chains

Telgather is built chain-agnostic. Kaia is the first backend, but future integrations will support:

* Cross-chain NFT logic
* Multi-chain $TOG bridges
* Interoperable Game Pass systems
* Cross-title marketplace listings

> Security is not a phase—it’s baked into the architecture.
