> For the complete documentation index, see [llms.txt](https://docs.onefinity.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onefinity.network/onefinity-protocol/overview.md).

# Overview

**a)**    The ONE currency is designed for simplicity and global adoption. Complexity is the most important obstacle for real world adoption. To reach the greatest audience and user base, we’ve completely rethought the OneFinity currency, capturing its essence into a universally appealing and powerful actor in the blockchain space.&#x20;

**b)**   The ONE currency is designed as a digital reserve standard and robust store of value A new economics model has been defined to position ONE as the core network token, fundamental to all OneFinity’s internal usage. This token is designed to optimize parameters that lend themselves to creating a robust store of value. OneFinity, will in fact, intend to onboard many new tokens, such as stable coins and EVM-compatible project tokens, new and existing.

**c)**    Strong staking incentive for validator adoption paired with a max supply limit There are strong staking incentives for validators to secure the OneFinity network.

**d)**    Adoption reduces this theoretical inflation and increases scarcity One of the most powerful features of the OneFinity economic model is that each transaction fee paid reduces the theoretical limit by substituting inflation with fees, thus making ONE scarcer, ensuring that the max supply limit will never be reached.

**e)**    A sustainable adoption model growing the entire ONE economy and reinforcing deflation OneFinity offers arguably one of the strongest adoption models in the blockchain space, thanks to the network being able to immediately transition to a fully deflationary model via any adoption scenario. Indeed, the zero-inflation threshold shows that since 10% of the network capability is needed to cross the threshold, with enough adoption OneFinity can exceed this threshold and create a significant amount of value for all the network participants.


---

# 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.onefinity.network/onefinity-protocol/overview.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.
