# Submit a Proposal

## Submit a Javsphere Improvement Proposal (JIP)

Javsphere thrives on community-driven innovation, and the Javsphere Improvement Proposal (JIP) process empowers anyone from the community to suggest meaningful changes or improvements within the ecosystem.

### How to Submit a Proposal

To ensure your proposal is valid, please follow these steps:

1. **Burn Requirement**: A mandatory **burn of 100,000 JAV tokens** is required to submit a proposal.
   1. Tokens must be sent to the designated burn address: 0x6b5B35E41C2ce4261e44F08C76423b255D2201e1
   2. Include the transaction ID of your burn as part of your submission.
2. **Complete the Form**: Fill out the [Javsphere Improvement Proposal Form](https://forms.gle/kK1EHbYMW6kXegAY6) and attach:
   1. Your detailed proposal.
   2. The transaction ID of the token burn.

### Disclaimer: Javsphere Improvement Proposal (JIP)

Approval of a JIP by the community does not guarantee implementation. Each proposal is subject to a thorough review of its legal, regulatory, technical, and financial feasibility. The Javsphere team reserves the right to defer, modify, or decline proposals determined to be:

* Non-compliant with applicable laws or regulations.
* Technically unfeasible or incompatible with the ecosystem.
* Financially unsustainable or impractical to execute.

### Important Notes

* Fees associated with a proposal submission are non-refundable under any circumstances, including if the proposal is rejected, withdrawn, or deemed infeasible.
* Community approval of a proposal does not impose a binding obligation on the Javsphere team to execute it as outlined.
* Final decisions regarding implementation remain at the sole discretion of the Javsphere team and will be based on alignment with all relevant considerations.


---

# 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.javsphere.com/jav-token/governance/submit-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.
