# Delegated Voting

<img src="https://web.telegram.org/z/img-apple-64/1f4a5.png" alt="💥" data-size="line">Holders held not enough BMD cannot vote or create proposals until they delegate their voting rights to an address. Delegation can be given to one address at a time, including the holder’s own address.

<img src="https://web.telegram.org/z/img-apple-64/1f4a5.png" alt="💥" data-size="line">Note that delegation does not lock or transfer tokens. If an isolated delegate wallet is stolen, compromised, or interacts with the incorrect smart contract, this will not directly result in the loss of BMD tokens, and the BMD holder can delegate to another address.


---

# 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://bitmoonnetwork.gitbook.io/bitmoon-network/governance/governance-phase-1/delegated-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.
