# Summary

{% hint style="info" %}
**Reward Distribution**

Total Pool Size: **10,000,000** tokens\
Daily Emission Rate: **0.1%** **of pool size** (epoch duration **1 month**)

Proportion for All Relays: **70%**\
Proportion for Hardware Bonus: **20%**\
Proportion for Authorities: **10%**
{% endhint %}

{% hint style="success" %}
**Lock Requirements**

**Normal Relays:**\
100 $ANYONE locked per relay fingerprint \
Minimum duration: 180 days\
Un-stake period: 14 days

**Hardware Relays:**\
No lock requirement
{% endhint %}

{% hint style="info" %}
**Reward Variants**

**Family Bonus:**\
$$10\times P$$ where $$P$$ is the proportion of the network controlled by the family, up to +50%, and $$5\times P$$ beyond that up to +100%

**Uptime Quality Tiers:** \
&#x20;0-3 days: 0 points\
&#x20;3-14 days: 1 point\
&#x20;14+ days: 4 points

**Upcoming**\
\- Geolocation bonus for scarcer geographies\
\- Additional roles and reward sources for hardware relays
{% endhint %}

{% hint style="warning" %}
**Future Features**

**Authority staking or delegated requirement:** \
No lock period\
14-day unstake period&#x20;

**Premium circuit distribution:**\
50% to premium node operators\
35% to reward pools\
15% burn

**Governance Double-Staking**\
$$\text{Voting Power}=\sqrt{\text{Staked Tokens}\times (1+0.0035\times\text{Duration in Weeks})}$$
{% endhint %}

{% content-ref url="/pages/RFwRGIJJ6EcSgA5FOrRv" %}
[Value Accrual Summary](/tokenomics/summary/value-accrual-summary.md)
{% endcontent-ref %}

{% content-ref url="/pages/UNnXwxWPh8MJDwdNKikN" %}
[Rewards Case Study](/tokenomics/summary/rewards-case-study.md)
{% endcontent-ref %}


---

# 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://docs.anyone.io/tokenomics/summary.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.
