# Creating Proposals

{% hint style="info" %}
This feature is only available during Submission Phase.
{% endhint %}

To create a proposal on eckoGOV (available for Leads and above), follow these steps:

1. Log in to eckoGOV using your compatible wallet.
2. Navigate to the space where you want to create the proposal.
3. Look for the "Create Proposal" button and click on it.

<figure><img src="/files/5ISFB9wf1Ojyy9I9nNwe" alt=""><figcaption></figcaption></figure>

4. Fill out the necessary information for your proposal, including the title, description, proposal category and any other relevant information.

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

The specific steps and features may vary depending on the user interface of eckoGOV, but the general process should be similar. As a Lead or above, you have the ability to initiate proposals and drive decision-making within the community.

{% hint style="info" %}
If approved by the Core Members in Review Phase, your proposal will be recorded on the blockchain and made available for other community members to review and vote on.
{% endhint %}


---

# 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.ecko.finance/eckodao/eckogov/proposal-epoch/creating-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.
