> For the complete documentation index, see [llms.txt](https://docs.tokentraxx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tokentraxx.com/archive/security.md).

# Security

TokenTraxx data is stored on Arweave, which makes it completely immutable and transparent. Uploaded to the Arweave protocol, every digital collectible and its metadata is stored for at least 200 years.

TokenTraxx does not store sensitive information and data on centralised databases i.e., data is secured on stable, matured, and scalable chains like Ethereum, Polygon and Zilliqa.

TokenTraxx backend system & app is hosted on AWS cloud that automatically ensures infrastructure security.&#x20;

In addition, to further protect its backend system & app, TokenTraxx is adding a layer of third-party infrastructure management (e.g. Cloudflare).

Finally, working with industry-leading smart contract auditors and custodians enables TokenTraxx to ensure enterprise-grade security for its smart contracts, systems, and assets.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.tokentraxx.com/archive/security.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.
