# Governance

- [Account Voting Power](https://docs.shx.stronghold.co/governance/account-voting-power.md): Learn about how voting power is calculated.
- [Proposals](https://docs.shx.stronghold.co/governance/proposals.md): Governance proposals put to vote.
- [1 - MCA Origination Fee Burn](https://docs.shx.stronghold.co/governance/proposals/1-mca-origination-fee-burn.md): This proposal asks whether a portion of the origination fee should be burned instead of paid to contributors.
- [2 - Establishing a Public Governance Venue and Voting Proxy](https://docs.shx.stronghold.co/governance/proposals/2-establishing-a-public-governance-venue-and-voting-proxy.md): This proposal asks whether a public venue be established for the submission and discussion of SHx governance proposals by SHx holders. This vote allows Ethereum-based SHx holders to participate.
- [3 - Opening Access to StrongholdNET](https://docs.shx.stronghold.co/governance/proposals/3-opening-access-to-strongholdnet.md): This proposal asks which set of APIs should be prioritized for development and release in the StrongholdNET open-access developer console.
- [4 - Adoption of Proposed SHx Governance Rules](https://docs.shx.stronghold.co/governance/proposals/4-adoption-of-proposed-shx-governance-rules.md): This proposal asks if the proposed SHX Governance Rules be adopted as the foundational rules for how SHx governance is conducted.
- [5 - Recording of Votes in a Smart Contract](https://docs.shx.stronghold.co/governance/proposals/5-recording-of-votes-in-a-smart-contract.md): This proposal asks whether SHx governance votes from all ledgers (Stellar & Ethereum) be recorded in a smart contract on the Stellar ledger.
- [6 - Vote Locked SHx (lSHX)](https://docs.shx.stronghold.co/governance/proposals/6-vote-locked-shx-lshx.md): This proposal asks whether SHx holders should be able to lock their tokens into a smart contract to receive lSHX (locked SHx) with increased voting power.
- [7 - SHx Voting Power Delegation](https://docs.shx.stronghold.co/governance/proposals/7-shx-voting-power-delegation.md): This proposal asks whether SHx holders should be able to delegate their voting power to other addresses while retaining ownership of their tokens.
- [Voting Process](https://docs.shx.stronghold.co/governance/voting-process.md): How to vote on SHx proposals.
- [Stellar](https://docs.shx.stronghold.co/governance/voting-process/stellar.md): Voting for SHx voting power on Stellar.
- [Ethereum](https://docs.shx.stronghold.co/governance/voting-process/ethereum.md): Voting for SHx voting power on Ethereum.


---

# 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.shx.stronghold.co/governance.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.
