> For the complete documentation index, see [llms.txt](https://docs.neokingdom.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neokingdom.org/tokenomics/neok-substance/neok-benefits.md).

# NEOK Benefits

Benefits related to holding NEOK depend on the holder’s classification:

1. Contributors will own a fair part of the business they are spending their time on. They also have the possibility to direct NEOKingdom DAO on a daily basis by voting on resolutions and earning dividends from annual profits. In case of a need for fiat money, they can decide to sell part of their ownership rights at any time. Upon market failure, contributors can redeem a limited number of NEOK against NEOKingdom DAO to pay for daily expenses;
2. Investors will be entitled to dividends from annual profits and receive a capital gain if the price of NEOK rises. As NEOK gives access to ownership, an investor can evaluate the actual value that NEOKingdom DAO creates and make investment and NEOK price decisions on the secondary market based on that;
3. Impact investors have the right to direct NEOKingdom DAO on a daily basis by voting on resolutions. They are also entitled to all the benefits of investors;
4. Traders have the possibility to make short or long-term investments into NEOK with the expectation to gain from the rise of NEOK price without any connection to NEOKingdom DAO.

In summary, NEOK is designed to create a diverse and thriving ecosystem that rewards mostly KYC-compliant holders for their time contributions, fosters active participation of investors, and encourages token trading from outsiders to support the growth and success of the DAO.


---

# 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.neokingdom.org/tokenomics/neok-substance/neok-benefits.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.
