# Project structure

## Products

**Cross-platform game clients:** These allow users to access our videogame from multiple platforms or devices, such as PC, consoles, and mobile devices. They provide a uniform user interface and gameplay experience across platforms, allowing gamers to play together, regardless of their device.

**Web3 game assets:**  These assets are non-fungible tokens (NFTs), stored on the blockchain, and customized for each partner project (a.k.a. “civilization”) inside the game. They can be used as in-game items, characters, skins, weapons, and more, and can be traded on blockchain marketplaces, providing players with the opportunity to monetize their gaming experiences.

**Web3 tokens/utility tokens:** Each partner project (a.k.a. “Civilization”) in the game could have a customized economy using their preferred token, and this can be used for in-game currency, rewards, or payment for goods and services.

**Map design service:** Our team of artists creates custom maps tailored to the needs and preferences of our partner projects, consulting with them to understand their requirements, themes, and gameplay mechanics, as well as any existing branding or style guidelines they may have.

**Character and assets creation service:** This is a customizable solution that allows our partners to work with our artists and designers to create unique characters and assets for their games. Through consultation with our team, partners can provide their ideas and requirements to create characters and items that align with their vision and brand. The partner will have the opportunity to provide feedback throughout the process, ensuring that the final product meets their expectations.

**NFT Marketplace:** This decentralized platform allows players to buy, sell, and trade in-game assets as non-fungible tokens (NFTs). Players would be able to use the FusyFox token to purchase NFTs and receive ownership of their digital assets on the blockchain.

**In-game advertising engine:** Designed as a powerful and flexible platform that allows our partners to advertise their products and services directly to players within our game. Our in-game ads engine would enable partners to create and deploy customized ads that appear within our game environment, providing players with relevant and engaging content that is seamlessly integrated into the gameplay experience. The ads could take a variety of forms, including banner ads, sponsored content, and in-game product placements.

### &#x20;Structure workflow

<figure><img src="/files/99jSjv6IGDRu2wnKXaia" alt=""><figcaption></figcaption></figure>


---

# 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/project-structure.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.
