> For the complete documentation index, see [llms.txt](https://phina-network.gitbook.io/phn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phina-network.gitbook.io/phn/gaming.md).

# Gaming

### **Introduction**

The Phina Network is building a **Gameverse** that merges **blockchain gaming** with **NFT-powered ownership**. By leveraging Web3 technology, the Gameverse empowers players not only to play but also to **earn, trade, and own digital assets** with true financial value.

***

### **Key Features**

1. **NFT Integration**
   * Every in-game asset (weapons, skins, characters, lands) is minted as an NFT.
   * True digital ownership secured by blockchain, allowing players to buy, sell, or trade across marketplaces.
2. **Play-to-Earn (P2E) Economy**
   * Players earn **PHN tokens** as rewards for gameplay, achievements, and tournament participation.
   * Incentivized ecosystem where gaming is not just entertainment but also a source of income.
3. **Interoperability**
   * NFTs can be used across multiple Phina Network games and virtual experiences.
   * Future support for cross-chain NFT bridges to connect with other ecosystems.
4. **Metaverse Connection**
   * Direct link between the **Phina Metaverse** and the Gameverse.
   * Users can carry their NFTs into the VR-enabled metaverse for immersive interaction.

***

### **NFT Marketplace**

* **In-App Marketplace:** Buy and sell Phina NFTs directly through the Gameverse platform.
* **Secondary Trading:** NFTs can be listed on major NFT marketplaces with full liquidity.
* **Royalties:** Original creators and developers earn a percentage every time their NFTs are resold.

***

### **Benefits for Players & Holders**

* **True Ownership:** Players fully control their assets without restrictions.
* **Earning Potential:** Gaming rewards + NFT resale + staking opportunities.
* **Community Driven:** Rare NFTs, special events, and player-voting features keep the ecosystem dynamic.
* **Long-Term Value:** In-game NFTs retain value beyond gameplay, becoming collectibles and tradable assets.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://phina-network.gitbook.io/phn/gaming.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
