# Share Proposal

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

You may come across an enticing proposal that you'd like to share with others.&#x20;

To share a proposal, log in to  <https://society.jur.io/explore> and enter the proposal tab in the society profile.

Click the Share Proposal button on the right side of the screen.

You will see **Copied to Clipboard** message on the screen. Now the proposal's link is copied and 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/share-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.
