# Proposal Portal

## The What:

Injective runs on a governance proposal system, where all smart-contracts uploaded to the mainnet require 50% or more of the chain's users to agree to upload it. There's lots of nuance to these contracts, which is not particularly important in this situation.&#x20;

Regardless, you need a node and the Injectived toolchain to upload a proposal, which are heavy requirements. We're building a portal which will allow anyone to upload a contract with nothing but a binary, a title, and a description.

## The Why:

At the risk of repeating ourselves, we think Injective should be more open and accessible to people who want to expand the ecosystem. That's our core belief, and is what's driving our passion to develop.


---

# 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://nebula-infrastructure.gitbook.io/nebula/goals/proposal-portal.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.
