> For the complete documentation index, see [llms.txt](https://docs.partyicons.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.partyicons.com/whitepaper/principles/no-barry-to-entry.md).

# No Barry To Entry

At PartyIcons, we strive to ensure that all players can onboard smoothly and without interruption.

* Players who are new to web3 can begin experiencing PartyIcons at any time, as our system will automatically generate an MPC-hosted wallet for them, which will assist them in securely storing and operating game NFT assets. Once players become more familiar with blockchain technology, they can create their own wallets and transfer game NFT assets to their fully controlled wallets.
* PartyIcons utilizes blockchain technology to empower players to have greater control over their assets, while maintaining a focus on user experience and scalability. Recognizing that the current performance of blockchain is not yet sufficient to support applications with more than one million DAU, PartyIcons has designed the game assets in layers. Low-value regular assets that require high-frequency operations are supported by a centralized high-performance database, while core assets and rare assets that require relatively low-frequency operations are supported by a decentralized blockchain ledger. As new blockchains improve their performance and optimize transaction costs, PartyIcons will gradually transition centralized assets to new high-performance chains.


---

# 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.partyicons.com/whitepaper/principles/no-barry-to-entry.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.
