> For the complete documentation index, see [llms.txt](https://gitbook.jur.io/jur-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.jur.io/jur-documentation/lean-network-state-components/community/on-chain-polls.md).

# On-Chain Polls

Members vote via on-chain polls to establish shared:

* **values**: those elements that the community considers as important in terms of values;
* **traditions**: for example the tradition of celebrating a particular day as a national day;
* **religion**: for example Christianity or new forms of religion, such as "jedism";
* **customs**: uses such as "leave space on the bus for pregnant women";
* **norms**: rules and basic principles of a community, such as for example;
* **history**: the most important votes are recorded as part of the history of the company;

<figure><img src="https://lh5.googleusercontent.com/wvX_lec_XqYpIMUguH6He2FHLP8KuaOwPsknQzT-0sYBei3HUnCMc5Er6dC3WYFA0O7FyRQsIMHZvcKeXa9sh22EeAcEN3mOx1RxlZmSlAwGDhOm51aBra0_yCrS3UAMhWAKnXsR2BdRen1RV4Hexwo0c0afXQ_48wQ6E1OPLf6w3Es2qVfatiJMq8lTtA" alt=""><figcaption></figcaption></figure>

Voting results will initially be determined by a simple majority of voters. Multiple voting models will be developed over time in response to user needs.

The goal is to allow members of a Society to establish common values on-chain and trace an on-chain history of the community itself which remains indelible and visible on-chain for any future member who intends to participate.

The structure of a Society and the voting mechanism are designed to be flexible and minimalistic. The Founder and the Community can use voting methods to shape the on-chain elements of coexistence however they like. For example, the concept of rule can accommodate very specific simple prescriptions, or refer to external sources (a PDF document) containing an extremely complex regulation.

The Society is flexible and can support Web3 Communities newly created from scratch, but also existing online Web2.0 communities that are strongly aligned. For example, NFT communities and already Web3 communities that support a crypto project.


---

# 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:

```
GET https://gitbook.jur.io/jur-documentation/lean-network-state-components/community/on-chain-polls.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.
