# Token Weighted Strategy

**Process:** In token-weighted voting, users' voting influence is determined by the quantity and type of tokens they hold. Each token type may confer a different voting weight, allowing for nuanced decision-making based on token characteristics.

**Use Cases:** Token-weighted voting is commonly used in decentralized autonomous organizations (DAOs) and blockchain-based governance systems. It enables token holders to directly influence protocol changes, resource allocation, and other governance decisions based on their stake in the network.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>Balance of ERC20</td><td></td><td><a href="/pages/U3gaAbAPyrpLKwvENQYn">/pages/U3gaAbAPyrpLKwvENQYn</a></td></tr><tr><td></td><td>Balance of ERC721</td><td></td><td><a href="/pages/TkeRXKTsbrbn0SdZ03M7">/pages/TkeRXKTsbrbn0SdZ03M7</a></td></tr><tr><td></td><td>Balance of ERC1155</td><td></td><td><a href="/pages/TD5R1WFbndToiVcnNCqP">/pages/TD5R1WFbndToiVcnNCqP</a></td></tr></tbody></table>


---

# 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.townhallgov.com/townhall/product-guides/strategies/voting-strategies/token-weighted-strategy.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.
