# Public Space

The public space is traditionally known as the space of God in TRPG. In the web3.0 term, it is the metaverse. As we mentioned earlier, it will be a replica of Roma. In the spirit of web3.0, we will have a system of democracy but as we observed in most DAOs, the way of cooperation does not always work well. So we think the essential experiments are needed. We will try different forms of democracy until we find the perfect match for our platform.

We will build the necessary functions and features for the Public Space through [Land](/infinity-planet/whitepaper/game/public-space/land.md). For instance, the exchange for NFTs includes equipment and lands needed for the game. More will come in [Layer1 App](/infinity-planet/whitepaper/layer1-app.md).

Colosseum will also be an important part of the Public Space for our platform. It will provide the PvP mode for single players and teams to combat. It can also be used as an open-air theatre so that it can perform Symphony, movies, and operas.

Smith will be a place you can forge your weapon. Based on different elements and parts players purchase and collect in the game, you can forge your special weapon with different attack effects. (like element effect, attack animation, wear & tear and so on)

A private club can also be built on the land so players can socialize with players with the same interests. However, it may have some level of regulation for context based on the legal issue. It is just to prevent the platform become another dark web.


---

# 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://infinity-planet.gitbook.io/infinity-planet/whitepaper/game/public-space.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.
