# Technology

### **Warlands Technology: Empowering the Future of Gaming**

**Blockchain Infrastructure:**

* Warlands token developed on ERC20 protocol
* Multi-chain token development underway (Binance, Polygon)
* Utilization of Solidity for EVM and Rust for certain chains

**Real-Time Syncing:**

* Integration of QuickAlerts for backend-to-blockchain synchronization
* Ensuring seamless data transfer and operation across platforms

**World-Class Infrastructure:**

* Development and utilization of top-tier infrastructure
* Ensuring security and reliability for all on-chain tasks and operations

## Game Side

**Game Development Framework:**

* Unity Engine serves as the central game engine for Warlands, providing powerful tools and features for game development.

**Multiplayer Architecture:**

* Fusion is employed as the multiplayer architecture, facilitating seamless multiplayer experiences for players.

**Central Backend Integration:**

* A proprietary central backend acts as the bridge between the blockchain and the game, ensuring smooth communication and integration of assets.

**Layered Security Measures:**

* The entire system is fortified with layers of security, safeguarding all assets and ensuring a secure and reliable user experience.

**Asset Management:**

* Assets are fetched and stored in the backend from multi-chain blockchains.
* Upon user request, assets are transmitted from the backend to the game as per the user's requirements.

**Seamless User Experience:**

* Users are not required to have a wallet connected directly within the game.
* This approach results in a unified application for both Play to Earn (web3) and free-to-play (web2) experiences, streamlining the user experience.

<br>


---

# 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://docs.warlands.io/whitepaper/development/technology.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.
