# Vote

{% embed url="<https://youtu.be/sDmyw7qWz_g>" %}

To vote, log in to <https://society.jur.io/>, go to the society profile and click on Proposals Tab. You must me a member of the society in order to vote.

You will see a Proposal List in the middle and ID, Title, Votes Status and Deadline of each proposal. To enter a desired proposal, click on its ID.

You will be able to see the date it was proposed on, the deadline, who it was proposed by, the proposal description and the list of voters. On the right of the screen it is the place where you vote and there is also a Share Proposal button which will copy the link to the proposal if you wish to share it with others.

To vote, tick your choice, click the Vote button and confirm your choice.&#x20;

Sign with your wallet. The transaction will cost 0.0001 JUR.

After you see the success message on the screen, your voice will be placed, Voted tag will appear on the right and you will not be able to vote anymore and your name will be added to the Voters List.


---

# 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://gitbook.jur.io/jur-society-knowledge-base/get-started-product-tutorials/netizens/vote.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.
