> For the complete documentation index, see [llms.txt](https://pixeltoy.gitbook.io/pixeltoy-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pixeltoy.gitbook.io/pixeltoy-docs/powered-by-monad.md).

# 🌐 Powered by Monad

**⛓️ Blockchain Infrastructure**

**Pixel Toy** is built on the **Monad blockchain** — a next-generation smart contract platform designed for high performance, scalability, and efficiency.

Choosing Monad allows Pixel Toy to deliver a seamless Web3 gaming experience with low fees, fast transactions, and secure infrastructure.

***

**🚀 Key Advantages**

**⚡ Performance**

* Processes over 10,000 transactions per second
* One-second block times for near-instant confirmations
* Parallel execution ensures scalability without compromising decentralization

***

**💸 Low Fees**

* Transactions remain affordable even during high activity
* Enables in-game trading, crafting, and marketplace usage without barriers

***

**🔗 Ethereum Compatibility**

* Fully EVM-compatible
* Developers can use existing Ethereum tools and infrastructure
* Easy onboarding for users familiar with the Ethereum ecosystem

***

**🔒 Security and Reliability**

* Built with decentralization and exploit protection in mind
* Ensures safety of player assets, NFTs, and transactions

***

**🌍 Future-Proof**

* Designed to support large-scale applications
* Capable of handling millions of users
* Ideal for complex Web3 ecosystems like MMORPGs

***

**🧠 Why Pixel Toy Chose Monad**

Pixel Toy requires a blockchain capable of supporting thousands of simultaneous player actions — including combat, trading, crafting, and events.

**Monad provides the scalability, efficiency, and low costs needed to support this vision.**

By building on Monad, Pixel Toy ensures:

* Long-term ecosystem sustainability
* Smooth player experience
* Scalable growth into a large-scale Web3 MMORPG


---

# 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, and the optional `goal` query parameter:

```
GET https://pixeltoy.gitbook.io/pixeltoy-docs/powered-by-monad.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
