# Proposals

<figure><img src="/files/GSxxyin6Ph5I9qj9TIRW" alt=""><figcaption></figcaption></figure>

1. To create a proposal, simply go the 'Proposals' tab and click “New Proposal”.
2. On this form, enter your title and description.&#x20;
3. Set the start date and end date for the proposal.
4. Add the Tokens you want to allow to vote. Max limit is 5.
5. Add the vote options.
6. Once the above steps have been completed, you can either save the proposal as a draft, or create it immediately.&#x20;

<figure><img src="/files/vTeMUgBhGpez8Qy41bCU" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/WU46GK1JOC56kp6WmLnr" alt=""><figcaption></figcaption></figure>


---

# 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://docs.matrica.io/guides/community-guide/proposals.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.
