# Voting Process

### Multi-Ledger Voting

The process for voting is different depending on where your SHx voting power resides, i.e. which ledger you have SHx on.

Click on link below that corresponds to the ledger you have SHx on that you wish to vote using.

{% content-ref url="/pages/Gf7AdNnmTP52NXZGmlu2" %}
[Stellar](/governance/voting-process/stellar.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZcgqBF6isr288JyjJh2l" %}
[Ethereum](/governance/voting-process/ethereum.md)
{% endcontent-ref %}


---

# 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/voting-process.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.
