> For the complete documentation index, see [llms.txt](https://nfterrium.gitbook.io/nfterrium-whitepaper-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nfterrium.gitbook.io/nfterrium-whitepaper-1/ob-igre/elementy-game-fi.md).

# Элементы Game-Fi

<figure><img src="/files/Gn1F31ekXKqtkogYPUR8" alt=""><figcaption></figcaption></figure>

Game-Fi - это термин, который используется для описания игровых механик, которые позволяют игрокам зарабатывать реальные деньги или другие ценности в игре. В **Nfterrium** есть следующие элементы Game-Fi:

* **Персонажи:** игроки могут зарабатывать деньги, играя за своих персонажей, повышая их уровень, экипируя в **Артефакты**.
* **Terra:** игроки могут приобретать и продавать землю в игре, получая прибыль от развития и управления своими землями.
* **Артефакты:** игроки могут собирать и продавать артефакты в игре, которые имеют уникальные способности и могут быть использованы для повышения мощности персонажей и Terra.
* **Энергия:** игроки должны заряжать своих персонажей, Terra и артефакты, чтобы они могли продолжать играть и развиваться. Энергия может быть заработана или куплена за реальные деньги.

Таким образом, ваша игра предлагает игрокам возможность заработать реальные деньги, играя и развивая своих персонажей, Terra и артефакты.

{% content-ref url="/pages/SUVtgDkYc3ERzkCRtakR" %}
[Лутбоксы](/nfterrium-whitepaper-1/ob-igre/elementy-game-fi/lutboksy.md)
{% endcontent-ref %}

{% content-ref url="/pages/bpK84A2OsVqmypooTFBc" %}
[Игровой процесс](/nfterrium-whitepaper-1/ob-igre/elementy-game-fi/igrovoi-process.md)
{% endcontent-ref %}

{% content-ref url="/pages/CJ7GsUC3IThHK55ss3C7" %}
[Персонажи](/nfterrium-whitepaper-1/ob-igre/elementy-game-fi/personazhi.md)
{% endcontent-ref %}

{% content-ref url="/pages/5v0S0P8SYeNP6J7gf6ty" %}
[Terra](/nfterrium-whitepaper-1/ob-igre/elementy-game-fi/terra.md)
{% endcontent-ref %}

{% content-ref url="/pages/AWUD01pie8dK1TXT24Hl" %}
[Артефакты](/nfterrium-whitepaper-1/ob-igre/elementy-game-fi/artefakty.md)
{% endcontent-ref %}

{% content-ref url="/pages/sssbCl3p5wxwsGeTUdNe" %}
[Титулы](/nfterrium-whitepaper-1/ob-igre/elementy-game-fi/tituly/tituly.md)
{% endcontent-ref %}

{% content-ref url="/pages/inxeGwEiovHL01sPhhdY" %}
[Усилители\Баффы](/nfterrium-whitepaper-1/ob-igre/elementy-game-fi/usiliteli-baffy.md)
{% endcontent-ref %}

{% content-ref url="/pages/0BA4Jn0Z47NQvxJZQ8Jg" %}
[Энергия](/nfterrium-whitepaper-1/ob-igre/elementy-game-fi/energiya.md)
{% endcontent-ref %}

<figure><img src="/files/e5IAbIpho5IGqRSKS7Wf" alt=""><figcaption></figcaption></figure>


---

# 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://nfterrium.gitbook.io/nfterrium-whitepaper-1/ob-igre/elementy-game-fi.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.
