# 1. Background

The development of GameFi can be traced back to the rise of blockchain and cryptocurrencies. Blockchain technology provides a secure, transparent, and tamper-proof solution for the creation, trading, and ownership transfer of digital assets. Additionally, the emergence of DeFi enables financial activities to be conducted in a decentralized manner, eliminating intermediaries and trust issues present in traditional finance.

<br>

In traditional games, players typically only obtain virtual assets within the game, which often lack real economic value outside the gaming environment. However, with the advent of blockchain technology, players can truly own virtual assets within games and obtain actual economic returns through in-game and out-of-game transactions.

<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://igames.gitbook.io/igames-white-paper/1.-background.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.
