# Blockchain Mechanics

EmberLore integrates blockchain mechanics to enhance player ownership and economy. Through blockchain technology, items, Emberkin, and in-game assets are tokenized, allowing players to securely buy, sell, and trade with true ownership. Smart contracts govern transactions, ensuring transparency and trustworthiness. Players can collect rare items and Emberkin as non-fungible tokens (NFTs), each with unique traits and histories. This decentralized approach empowers a player-driven economy where value is determined by supply, demand, and rarity. Blockchain in EmberLore not only enhances gameplay immersion but also fosters a vibrant marketplace where every transaction contributes to the evolving narrative of the game world.


---

# 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://emberlore.gitbook.io/emberlore-whitepaper/blockchain-mechanics.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.
