# Why We Chose Sui

We chose Sui because it lets players benefit from true item ownership without any of the complexity that usually comes with it. No crypto expertise required, no complicated setup, just a better experience underneath the surface of a game that plays like any other.

**Performance and Scalability**

Sui's architecture is built for parallel transaction processing, meaning the network handles high volumes of simultaneous activity without slowdowns. For a game with a live economy and active player base, that kind of throughput and low latency matters. The infrastructure keeps up with the game.

**Simplified Player Experience**

Sui's zkLogin feature lets players create and access accounts using familiar login methods like Google or Twitch. No seed phrases, no wallet setup, no friction. Players who want traditional wallet security with a seed phrase can still choose that path, but it is never required.

Devices like the SuiPlay0X1 take this further, giving players a dedicated platform where ownership features work natively without leaving the game environment at all.


---

# 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://wp.warped.games/sui-network/why-we-chose-sui.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.
