# Layer1 App

### Development environment&#x20;

We are a public chain and game engine which means developers will need to program block-chain and game at the same time. So our development environment will support both of them simultaneously (probability based on C++).

### Wallet&#x20;

For the Web3.0 game, the wallet will be not only a property holder but also a game account. Our wallet product will be used as a player's account as well for software, and possibly hardware in the future.&#x20;

### Exchange

For NFTs in our game. Included but not limited to outfit, weapon, mount, pets, and so on. Also our main chain and other tokens in our games.

### Interactive films&#x20;

Interactive films are films that you can interact which could determent the storylines. You may know this form in Detroit: Become Human or Black Mirror. There is huge potential in interactive films. Traditional the cost of developing an interactive film is very expensive, but with the help of our game engine, it will have a stunning reduction in cost.

### Game Community&#x20;

We take the views of the gaming community very seriously. We believe a healthy community can help us understand our players better and even someday become the developer of our world.

### Voice chat

For all MMO games, in-game voice chat is a very important feature for user experience. We have a higher exception on that, we want to develop a tool for the whole infinity world that not only can be used in-game but also used in Main-Universe including our Exchange and other features.

### Hardware&#x20;

Since the *Infinity Watch* will play an important role in our game. We believe we will develop a smartwatch in the foreseeable future as a peripheral as well as a hardware wallet for real-life payment.


---

# 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/layer1-app.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.
