# Intro

There are three types of shareholders of the NEOKingdom DAO:

* Contributors&#x20;
* Investors
* Impact Investors&#x20;

Each shareholder has different rights and obligations (as stated in the Articles of Association of the DAO). A Shareholder shall always hold only 1 share of the DAO with the nominal value of 1 Euro. A Shareholder is prohibited to acquire additional shares.

A Trader is not a shareholder of the DAO.


---

# 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.neokingdom.org/shareholders/intro.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.
