> For the complete documentation index, see [llms.txt](https://rat-race-combat.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rat-race-combat.gitbook.io/untitled/whitepaper/roadmap.md).

# Roadmap

<figure><img src="/files/GXJL1pdIw0IZrSKTX5NK" alt=""><figcaption></figcaption></figure>

Welcome to the Rat Race Combat roadmap, a structured plan that outlines the exciting development phases and future milestones for this groundbreaking Web3 game. With a focus on player-centric features, seamless integration, and innovative gameplay mechanics, our roadmap showcases how Rat Race Combat will evolve into a premier gaming experience.

***

#### **1. Private Beta**

The journey begins with the **Private Beta** launch, offering an exclusive opportunity for early testers to experience the core functionalities of Rat Race Combat. This phase is designed to gather invaluable feedback and fine-tune the game for a seamless and engaging experience.

***

#### **2. Beta on Hyperplay with Sequence Wallet**

Following the Private Beta, we’ll expand our testing phase to **Hyperplay**, integrating the **Sequence Wallet**. This integration simplifies onboarding for new players, offering seamless Web3 compatibility without the complexity of traditional blockchain mechanics.

***

#### **3. Server Load Testing**

This crucial phase will test the scalability of our platform, ensuring that our servers can handle the high demand of live matches. By launching the **mainnet**, we will enable paid matches and initiate the generation of in-game revenue.

***

#### **4. Mainnet Deployment**

Once server testing is complete, the **Mainnet Deployment** marks the official start of the game’s paid matches and revenue generation. This launch enables players to fully engage in the Rat Race ecosystem and compete for real-world rewards.

***

#### **5. Dynamic Map Events**

Post-launch, we will introduce **Dynamic Map Events** to enrich the gaming experience. These events will feature treasure hunts, environmental hazards, and time-limited challenges, providing players with bonus rewards and adding an element of surprise to gameplay.

***

#### **6. Mobile Version**

To broaden accessibility, we will develop and release a **mobile version** of Rat Race Combat. This expansion will bring the game’s high-energy experience to a wider audience, allowing players to compete on the go.

***

#### **7. Battle Pass System**

To enhance player engagement, we will implement a **Battle Pass System**. This progression-based reward system will motivate players to participate consistently, unlocking exclusive rewards and incentives as they progress.

***

#### **8. Tiered Match Buy-Ins**

Recognizing the diversity of our player base, we will introduce **Tiered Match Buy-Ins**. These buy-ins will range from $1 to $10, catering to players of varying skill levels and preferences while maintaining balanced gameplay and rewards.

***

#### **9. Credit Card Payment Integration**

To simplify transactions and attract non-crypto users, **Credit Card Payment Integration** will allow players to make purchases directly within the game. This user-friendly feature bridges the gap between Web2 and Web3 gamers.

***

#### **10. Multi-Game Modes**

The final phase focuses on diversity and creativity. We will develop **Multi-Game Modes**, including challenges like Rat Ninja, Rat Monster Truck, and obstacle courses. These modes will add depth to the gaming experience and keep players engaged over the long term.

***

#### **Conclusion**

Rat Race Combat’s roadmap is an ambitious but achievable plan designed to deliver a dynamic, rewarding, and inclusive gaming ecosystem. As we progress through each phase, we remain committed to providing an exceptional experience that combines blockchain innovation with unparalleled gameplay.

Stay tuned and follow us on our journey to revolutionize Web3 gaming!

####


---

# 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://rat-race-combat.gitbook.io/untitled/whitepaper/roadmap.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.
