# Assets Tokenization

PartyIcons strives to connect a large number of Web2 game players to the Web3 world. To address the existing limitations of blockchain technology in terms of performance, transaction fees, and latency, PartyIcons employs a layered model that represents various objects and functional currencies within the game world. The aim is to ensure that user experience remains uncompromised even as user volume increases significantly. To meet performance requirements and ensure the value of different assets, they are distributed across Ethereum, Polygon, and centralized databases.


---

# 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://docs.partyicons.com/whitepaper/assets-tokenization.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.
