# Applied tech

**1- Cloud Multiplayer service:** Our team has developed a cloud multiplayer service that enables players to connect to a central server and play with other players in real time from anywhere in the world. This service includes features such as leaderboards, achievements, and social networking integration, enabling players to track their progress, compete with others, and share their achievements with friends.

**2- In-game Asset ownership:** The team has integrated blockchain technology to enable in-game asset ownership, providing players with a sense of control and ownership over their in-game items and currency, as well as the ability to trade these items in external marketplaces.

**3- Player-Driven economies:** Our team has also used blockchain technology to create player-driven economies within the game, where players can earn in-game currency or items by contributing to the in-game ecosystem in different ways, such as completing quests, participating in battles, or creating content.&#x20;

**4- Custom middleware for Blockchain:** This middleware provides an interface between the blockchains and the video game. This allows our partners to implement their own economy in our video game, giving them more control and flexibility over the in-game transactions and rewards. By utilizing this middleware, our partners can seamlessly integrate their blockchain-based systems with our game, resulting in a more personalized and immersive experience for players.

**5- Real-time Analytics:** The team has developed a real-time analytics system that monitors user behavior, and game performance. This system empowers us to make data-driven decisions and enhance the user experience. It provides valuable insights into player engagement, retention, and monetization, allowing us to refine our game design and business strategies to better meet the needs and preferences of our players.

**6- NPC AI Algorithms:** we have developed custom AI algorithms to create realistic and dynamic non-player characters (NPCs) that can interact with players and engage in combat.

<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://wiki.fusyfox.com/technical-info/applied-tech.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.
