# Security

All of our underlying smart contracts have been audited by\
<https://www.certik.com/>

You can review our audited smart contracts here: <https://thirdweb.com/contracts>

Beyond the audit on our smart contracts, we have security first in mind when designing our shared marketplace and the induction of every new game to our shared ecosystem.

We will be announcing our token allocation pools for each game and only granting smaller trial allocations to each game inducted until we can review the inflow of loyalty points from each new game added. This is to verify that each game is sanely adding loyalty points.

We will also be setting up live economy monitoring dashboards and analytics to alert us to any unusual behavior across our entire ecosystem so that we can react sooner and proactively to any developing problems.


---

# 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://whitepaper.pwrup.xyz/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.
