# Infrastructure

**Supporting public blockchain**

&#x20; SisuRace token SISU is issued on the Ethereum public chain, mainly used in community management, pledge dividend and other scenarios; The platform applies

&#x20; BNB Chain as the main public chain, liven up the community by offering NFT and incentive token SRG, and connects the ecosystem of the chain.

**NFT standard**

&#x20; **SisuNFT：** adopting ERC721 standard, each NFT has its own characteristics and rarity attributes. These features enable players to be rewarded differently depending on the record and the SisuNFT choice.

&#x20; **SRP：**&#x42;ased on the Soul Bound Protocol, the player's ID, challenge history and achievements are traceable and permanently stored through the use of non-transferable NFT.

**Wallet support**

&#x20; The SisuRace platform supports most leading Wallets and Transmission Control protocols including MetaMask, WalletConnect, Coinbase Wallet and Injected built-in Wallet connector.


---

# 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://sisurace.gitbook.io/white-paper/core-technology/infrastructure.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.
