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

# Node APR

## What is the OriginTrail Node APR?

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

I know there's a lot of misconceptions in crypto where staking APR should be a guaranteed number. The reality of it is, it is only known in advance when delegators are paid via a fixed distribution (incentives), or token inflation (value dilution). In other words, staking bonuses that are backed by usually nothing but stimulus checks and promises of utility one day.

This is where OriginTrail's ecosystem stands out from the crowd. The TRAC token is fully distributed and non inflationary.

{% hint style="success" %}
Every TRAC being serviced on the network makes TRAC more valuable and scarce.
{% endhint %}

Node earnings are completely backed by fully verifiable assets on [http://dkg.origintrail.io](https://t.co/BWCQO6LIDV) and created by real companies, partners, artists or any other retail or institutional participants.

#### The factors that can affect node earnings include:

* The amount of nodes on the decentralized network
* The amount of stake on your node
* The relative position of your node
* The relative position of your node to the assets
* The state or status of your node
* The amount of opportunistic assets stored in your node
* The node's ask value
* The amount of assets being created
* The size and duration of the assets being serviced

<figure><img src="/files/vN6rLX4IOQOQ3fO7IhlS" alt=""><figcaption><p><a href="https://othub.io/analytics"><strong>Source</strong></a></p></figcaption></figure>

With that many moving factors, it becomes impossible to provide an accurate node APR. However, [**OTHub**](https://othub.io/) is working on network analytics and statistics for both the DKG network and node runners. Speculatively, the core team behind OriginTrail expect a 100-fold increase in network usage by Q2 2024 and 1 billion assets total in 2025 based on interest by partners, enterprises and government bodies to onboard the DKG.

{% hint style="success" %}
TRAC is a utility token that becomes increasingly valuable as it gets locked up by more assets being created on the network. Market forces and network effects will drive it's value up with more usage.
{% endhint %}


---

# 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://tracdeepdive.gitbook.io/deepdive/guides/node-apr.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.
