# Technology

Our project focuses on developing a game based on NFTs, where users will benefit from a centralized platform to eliminate the costs associated with transactions. Interactions with smart contracts will be limited to certain operations, such as user deposits or the sale of transferable assets. Thus, users will retain complete control over their NFTs, and all ownership rights will remain in their possession.

**MultiversX** offers scalability and high performance, which allows a fluent experience for users. This blockchain also provides a secure environment for storing NFTs and making transactions.


---

# 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://whitepaper.multi-fights.com/overview/technology.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.
