# Submit Proposal

If your BTM holdings exceed the threshold, you have the right to initiate proposals using the "Submit Proposal" function on the official website.

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

Next, you can create a proposal on the Tally platform.

A detailed Title and Description will help community members better understand your idea. Please describe the content of the proposal you wish to initiate as specifically as possible.

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

If your proposal involves adjusting governance parameters or using treasury assets, you need to add an "Action." Here, we recommend using the Custom action feature.

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

You need to fill in the completed contract address and select the method to use. After setting it up, choose "Publish."

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

Next, you just need to wait for the proposal to be published on the chain. After that, community members can vote on this proposal.


---

# 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.bytomdao.org/docs/governance/submit-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.
