# How To Vote

You can vote from the dYdX Governance Dashboard: <https://dydx.community/dashboard>\
\
In order to participate in dYdX on-chain governance, you will need to have or be delegated $dydx tokens. You will also need ETH to cover transaction costs.

If you have tokens or have been delegated tokens and there is an active proposal, you are ready to vote in dYdX Governance.

![Cast votes using your voting power](/files/ahzg7ndSG5LRbp8aS3lm)

### Can I change my vote after I have already voted?

Once a vote is cast on-chain, it is not possible to change your vote.

### Can I transfer my DYDX while the vote is in progress?

Yes.

### Can I add more tokens to my vote?

When a DIP is submitted on-chain, a snapshot is taken of current token holders. Users will need to own or be staked DYDX tokens before the start block.


---

# 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://www.dydxdao.info/dydx-governance/how-to-vote.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.
