# Voting Power

**Community members can strategically allocate their voting power based on the importance and impact of each proposal, ensuring their support reflects their priorities and preferences.**

When managing your support, you’ll see 2 key values:

* **Voting power:** Represents your influence within a specific pool. It’s determined by the number of tokens you’ve staked and the pool’s voting system.
* **Voting power used:** Shows how much of your total power is currently allocated to proposals.

### Voting Power & Pool Weight

You can think of them as similar concepts, but they’re not exactly the same.\
Each **pool** always has a total **pool weight** of 100%, which represents the full voting capacity available within a pool.

Your **voting power** is the share of that total weight you personally hold — a percentage of the pool’s 100%. This determines how much influence you have when supporting proposals within that specific pool.

### What You Can Do with Your Voting Power ?

As a community member, you can:

* **Support proposals** you believe in by allocating part of your voting power.
* **Adjust your allocations** at any time to reflect your changing priorities.
* **Diversify your support** across multiple proposals or focus it on the ones you value most.
* **Monitor progress** to see how proposals are to reaching their thresholds.

{% content-ref url="/pages/xk2c6QoPyi9XiCmb8EM6" %}
[Why Your Voting Power Changes](/start-here/voting-power/why-your-voting-power-changes.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.gardens.fund/start-here/voting-power.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.
