# Create A Proposal

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

To create a proposal, go to <https://society.jur.io/explore> enter your society and click on Proposals tab.

Click the Create button on the right of the screen.

Give your proposal a name, add description and and specify the number of days.

Click the Create button.

Sign with your wallet (transaction fee - 0.0001 JUR).

After the transaction is finalized, the proposal will be added to the Proposal List. You will see the ID, Title, Votes, Status and the Deadline. To enter the proposal, click the proposal ID number. You will see all the information in detail.&#x20;

There is also a Share Proposal button, which will copy the proposal’s URL so that you can share it with others.


---

# 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/founders/create-a-proposal.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.
