> For the complete documentation index, see [llms.txt](https://docs.galactica.com/nodesale/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/nodesale/faq/how-is-the-net-yield-calculated.md).

# How is the Net Yield calculated

The calculation of the net yield, or the profit from investing in the Node Sale, uses the following inputs:

* Assumption on the Node Sale Fill Rate (what % of node have been sold)
* The total rewards (in GNET) allocated to the Node Sale participants. These are the 3 types of rewards stated above.
* Assumption of a GNET price (= assumption on the effective FDV)

It is to note that net yield calculation also takes the assumption that the Node Holder is active & staking the GNET received from the Node Drop, meaning the holder benefits from the Merit-Based Airdrop & the validation rewards. If the holder is non-active, net yield will be decreased as this source of reward won't be active.

Reminder: rewards are transferred from inactive to active Node Holders, as there will always be some inactive holders, the net yield will be higher for active holders.

<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:

```
GET https://docs.galactica.com/nodesale/faq/how-is-the-net-yield-calculated.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.
