# Foundation

Nomic is a decentralised network run by nodes, validators, contributors and the community. The Nomic DAO is represented in ‘the real world’ by the Nomic DAO Foundation. Having a legal entity helps protect the members of the DAO and allows the DAO to contract with other entities in ‘the real world’.

## Nomic DAO Foundation

The Nomic DAO Foundation is a non-profit dedicated to the growth and integration of the Nomic ecosystem. The Foundation supports the goals and objectives of the Nomic DAO (decentralized autonomous organization), is the initial steward of the Nomic blockchain, and will support and grow the Nomic DAO until it becomes self-sufficient.

The Nomic DAO Foundation is an exempted limited guarantee foundation company, which is a type of non-profit, incorporated in the Cayman Islands. The Nomic DAO Foundation has no share capital, therefore no shareholders or owners, it is memberless. It is governed by a board of directors.

The Foundation’s incorporation and governing documents specifically contemplate DAO-governance and outline the process for DAO to make recommendations to the Foundation’s Board of Directors. The Board is then bound to “observe, implement, carry out, action and execute with best efforts any and all DAO Recommendations,” subject to directors’ fiduciary duties and legal requirements.

### Nomic DAO Ltd.

Nomic DAO Ltd. is a business company incorporated in the British Virgin Islands. It is a wholly-owned subsidiary of the Nomic DAO Foundation and the Foundation is the sole member and sole director.

Nomic DAO Ltd. is the entity responsible for issuing the NOM tokens as described [here](/nomic-network.md#nom-token).


---

# 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.nomic.io/foundation.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.
