> For the complete documentation index, see [llms.txt](https://docs.galactica.com/galactica-network-faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.galactica.com/galactica-network-faq/3.-how-and-why-should-one-join/galactica-network-inflation-function.md).

# Galactica Network Inflation Function

In the Galactica Network, the purpose of inflation is to create and distribute value across the system. The network's coin, $GNET, experiences inflation, the distribution of which is decided by the Parliament. This Parliament is elected by all Citizens of the network.

In this context, inflation is used as a tool for funding research and development, public goods, venture projects, and developer incentives. The premise behind this system is simple: if the value created by inflation funding outweighs the dilution it produces, the Citizens of the network are generally better off.

One specific flow of the ecosystem's inflation is directed towards projects working on research topics proposed by the Academy of Science (AoS). More information about AOS can be found in the specific section of this FAQ.

In a broader sense, inflation in the Galactica Network is used as an alternative to taxes for funding public goods and research, thereby internalizing the value of innovation achieved through public goods funding across the network's Citizens through a meritocratically distributed Universal Basic Income (UBI). Furthermore, it provides a mechanism for making the parameters of the system subject to a direct diplomatic vote by the Citizens, enhancing the democratic nature of the network

$GNET inflation follows Const.\*x-n , a 36 year long release schedule, such that within 13 years (36% of the entire time period) 90% of the coins designated for inflation are released. After 4 years since the start 50% of coins specified for inflation are released.

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

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

The inflation is directed towards 3 things:

Inflation breakdown:

* **Validation**
* **Guardians**
* **Academy of Science (AOS)**

This breakdown is subject to change by the Parliament.&#x20;

<br>


---

# 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.galactica.com/galactica-network-faq/3.-how-and-why-should-one-join/galactica-network-inflation-function.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.
