# Article I: Establishment of the Gnodi Blockchain

**Section 1: Name and Purpose**\
We name this organization the Gnodi DAO (Decentralized Autonomous Organization), referred to hereinafter as the “Gnodi Blockchain.”&#x20;The functions of the Gnodi Blockchain shall be maintained for public access at docs.gnodi.io.

**Section 2: Vocabulary:**

We understand that the following terms shall apply to the function of the Gnodi Blockchain.

• Blockchain: A system where participants process data and transactions across multiple computers.\
• Node: The software that runs on a participant’s device within the blockchain to process data and transactions.\
• Decentralized Blockchain: A blockchain network that operates without an authority group. Every member of the blockchain controls and makes decisions, each receiving an equal vote.


---

# 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.gnodi.io/documentation/the-constitution/article-i-establishment-of-the-gnodi-blockchain.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.
