> For the complete documentation index, see [llms.txt](https://knoxfs.gitbook.io/whitepaper-knoxfs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knoxfs.gitbook.io/whitepaper-knoxfs/tokenomics/kfx.md).

# KFX

These are the formal technical specifications of our native coin KFX. Please see the block explorer to know what the last created block is and the current circulating supply. To know the estimated ROI on staking and masternodes, we refer to [third party coinranking sites.](/whitepaper-knoxfs/unofficial-links-listings.md)<br>

Coin name: KnoxFS&#x20;

Ticker: KFX&#x20;

Algorithm PoS&#x20;

Block reward: Variable (Table Below)

Masternode Collateral: 1000 KFX

Masternode reward: 75% Staking (POS) reward: 5% Development Fund: 20 %&#x20;

Block Time: 2 min&#x20;

Minimum Staking Age: 12 hours&#x20;

Minimum Staking Amount: > 50 KFX&#x20;

Coins Coin Maturity: 61 Confirmations&#x20;

Maximum Supply: 5 000 000 KFX&#x20;

Premine 350 000 KFX

**Block explorer:**\
[**https://explorer.knoxfs.com/**](https://explorer.knoxfs.com/)  **or** [**https://chainz.cryptoid.info/kfx/**](https://chainz.cryptoid.info/kfx/)

Reward distribution table:

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


---

# 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://knoxfs.gitbook.io/whitepaper-knoxfs/tokenomics/kfx.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.
