> For the complete documentation index, see [llms.txt](https://whitepaper.kartrumble.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.kartrumble.io/why-we-chose-ethereum-for-kart-rumble/the-long-term-strategy-scaling-on-ethereum.md).

# The Long-Term Strategy: Scaling on Ethereum

While the Ethereum mainnet provides the ideal foundation for security, transparency, and credibility, Kart Rumble’s long-term vision extends far beyond the base layer. As the game expands to include advanced features such as real-time multiplayer, AI-driven race events, and user-generated content, scalability and transaction efficiency become key priorities.

To achieve this, Kart Rumble will progressively integrate **Ethereum Layer-2 scaling solutions** — such as **Optimistic Rollups, zk-Rollups, or custom rollup-based sidechains** — designed to handle high transaction volumes with near-zero latency.

**What Are Ethereum Rollups?**\
Rollups are next-generation scaling technologies that execute transactions off-chain while posting verified data back to Ethereum for security. They provide:

* **Dedicated throughput**, ensuring performance isn’t affected by mainnet congestion
* **Low or zero gas fees** for in-game actions and NFT interactions
* **Faster processing speeds**, optimized for real-time gameplay and AI logic
* **Full Ethereum security**, maintaining decentralization and auditability

This approach allows Kart Rumble to scale to millions of players and transactions while preserving the trust and integrity of Ethereum’s core network.

Ethereum offers the perfect balance between **security and scalability**, serving as both a strong launchpad and a long-term ecosystem for continuous evolution. Through future Layer-2 integration, Kart Rumble will remain at the forefront of Web3 gaming — enabling real-time AI interactions, multiplayer races, and a dynamic player-driven economy on the world’s most trusted blockchain.

***


---

# 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://whitepaper.kartrumble.io/why-we-chose-ethereum-for-kart-rumble/the-long-term-strategy-scaling-on-ethereum.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.
