# Voting

## How to participate in governance?

To participate in governance, users need to lock their $LT into veLT.Community members vote with their veLT. One veLT equals one vote.

You can get more details about veLT in the documentation below：

{% content-ref url="/pages/GZiVRw6Hr6kJ5A7nQj3M" %}
[Locking $LT (veLT)](/lt-light-token/locking-lt-velt.md)
{% endcontent-ref %}

## Voting on HOPE Snapshot

HOPE Snapshot is an off-chain governance forum where users can express their preferences and vote on proposals. The purpose of HOPE Snapshot is to determine which proposals will be put on the chain and ultimately implemented.

You can visit HOPE Snapshot at this address: <mark style="color:orange;">\<link (to be updated)></mark>

## Voting on Governance Portal&#x20;

The governance portal is a formal on-chain voting protocol, users can simply visit the proposal of your choice, click your vote option and confirm your transaction. You can find LightDAO proposals at this address: <mark style="color:orange;">\<link (to be updated)></mark>

<mark style="color:orange;">\<img to be updated: Screenshot of Voting on chain></mark>


---

# 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.hope.money/lightdao-governance/voting.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.
