# Security and risk management

<figure><img src="/files/Jon3IG820Y82pQOBt8xJ" alt=""><figcaption></figcaption></figure>

* The NFT assets on the Polysport platform mainly rely on the public chain (Polygon/Ethereum) for asset confirmation. The asset wallets on the Polysport platform are provides online asset access services for platform users, and offline storage of certain assets. In the future, hardware encryption machines will also be considered to further improve the security of assets.
* In addition to the smart contracts on the chain, the Polysport game platform is also a distributed service based on Starkfinance, which mainly handles asset games and other businesses on the platform. All API interaction interfaces/sensitive data are cryptographically signed and stored to ensure the information and data security of the platform.
* At the same time, the common functions of assets in the game, such as NFTs are abstracted to shape independent asset risk control servers. In the future, we will also consider publishing this part of the common logic on the chain to increase transparency and be available for other games.


---

# 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://polysport.gitbook.io/polysport/security/security-and-risk-management.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.
