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

# Introduction to SuiCityP2E 🕹️

SuiCityP2E is an innovative city-building game set on the Sui blockchain, where players can create, upgrade, and manage their own digital cities. Utilizing the power of dynamic NFTs (dNFTs), SuiCityP2E offers a unique Play2Earn experience that goes beyond traditional gaming.

Not just a game; it's a growing ecosystem that leverages blockchain technology to create a sustainable, engaging, and rewarding experience for its players. Whether you're a seasoned gamer or new to the world of blockchain, SuiCityP2E offers something for everyone.

### How to Start and Play

In SuiCityP2E, players begin by freeminting a non-tradeable City NFT that represents the foundation of their city. This NFT includes five main buildings: Entertainment, Factory, House, Castle and Office. All buildings start at level 0, and each one impacts different aspects of the game. Upgrading these buildings not only strengthens their specific attributes—such as increasing production or extending claim intervals—but also contributes to the aesthetic of your city, enhancing the visual appearance, metadata, and rarity of the SuiCity NFT, thanks to the use of dynamic NFTs.

To optimize their city's growth, players need to log in at specific intervals to claim their accumulated $SITY tokens and collect daily factory bonuses. SuiCityP2E is also about strategy, where players must decide whether to hold their $SITY tokens or use them to upgrade their buildings, as each choice will impact the development and success of their city.

### How to Play SuiCityP2E on Mobile

1. Download Sui Wallet Mobile
2. Import or Create new wallet
3. Log in to the SuiCity game link using the browser inside the wallet application.
4. Connect your wallet, now you're ready to build your City!


---

# 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.suicityp2e.com/readme.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.
