# Tokenomics Design Philosophy

Unich Network's FC model is built on a core principle: **FC supply must directly reflect the level of participation and value that users create in the network.**

Unlike coins with fixed supply (like Bitcoin) or predetermined supply (like Ethereum), Unich Network uses a flexible supply model where the amount of FC created depends directly on user participation levels.

**Benefits Of The Flexible Supply Approach**

When a user completes a verified meeting, not only is value created for them individually in the form of a new relationship, but the network simultaneously gains value through an additional connection. By issuing FC tied to each such meeting, the system directly reflects the actual development level of the network.

When the number of participants is limited, the rate of supply increase is slow. Conversely, when many users participate actively, FC supply increases faster, but this increase corresponds to a healthier and more richly connected network.

This approach solves a core limitation of many traditional digital assets: the misalignment between issuance rate and actual value created. With Bitcoin, halving events occur on a fixed schedule, independent of adoption levels or usage frequency. In contrast, with FC, supply is flexibly adjusted based on actual network demand and activity.


---

# 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.unich.com/unich-network/freenomics/tokenomics-design-philosophy.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.
