# DAO

A DAO is a decentralized autonomous organization with publicly and automatically documented governance rules.\
Smart contracts, which are autonomous programs that carry out certain conditions automatically, are the foundation of their functioning. Once it has been activated, it cannot be halted or shut off, and it cannot be altered in any way, even by adding or removing data. Features are numerous, such as governance tokens for voting rights. Furthermore, all information, including the source code, is available to the general public. Open to everybody, unrestricted by any authority, based on computer code, and in which no one may engage in fraud.\
\
On 17.11.2022 JupyterNetwork officially launched its DAO on [Dework](https://app.dework.xyz/jupyter-network-dao).\
All the tasks are publicly viewable and there are also tasks that will generate instant rewards upon completing them.\
To join JupyterNetwork take a look at the entry form [here](https://app.dework.xyz/jupyter-network-dao/join-jupyternetwork-58256/overview).

<br>


---

# 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://jupyter.gitbook.io/jupyter-1/jupyter-network/dao.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.
