> For the complete documentation index, see [llms.txt](https://docs.oortech.com/edge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oortech.com/edge/oort-edge-nodes/edge-node-tokenomics.md).

# Edge Node Tokenomics

By running OORT's edge node and providing storage, compute capacity, or bandwidth, one can help these applications to scale easily while earning mining rewards.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Mining Rewards</strong></td><td></td><td></td><td><a href="/pages/c8o2l9omuG51ImaCAvzc">/pages/c8o2l9omuG51ImaCAvzc</a></td></tr><tr><td><strong>Mining Collateral</strong></td><td></td><td></td><td><a href="/pages/0tTZNkXJ9zzt4SjeRe2S">/pages/0tTZNkXJ9zzt4SjeRe2S</a></td></tr><tr><td><strong>Mining Penalty</strong></td><td></td><td></td><td><a href="/pages/aEj46vF48vtEc0loYEX1">/pages/aEj46vF48vtEc0loYEX1</a></td></tr></tbody></table>

## Network Growth <a href="#heading-h.twbr8u7p01g5" id="heading-h.twbr8u7p01g5"></a>

To ensure sustainable supply-demand balance and support the long-term, healthy development of OORT Edge, new Deimos devices can only join the network once the average utilization rate of total storage and computing power reaches 70% over a 3-month period. This mechanism prevents oversupply and maintains network efficiency and stability.

{% hint style="info" %}
After the expansion, the total daily mining rewards will remain unchanged.
{% endhint %}

## Inflation Reduction <a href="#heading-h.uonifftq822a" id="heading-h.uonifftq822a"></a>

The OORT Foundation will host community voting to decide whether to reduce mining rewards and how much should be reduced every few months after OORT Edge launches, based on the amount of token circulation.&#x20;

{% hint style="info" %}
**What is inflation reduction?**\
Reducing mining rewards in a network. \
\
\&#xNAN;*For example, the community can decide to reduce mining rewards in half.*
{% 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://docs.oortech.com/edge/oort-edge-nodes/edge-node-tokenomics.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.
