# Increase Stake

You can change your stake in the community by adjusting the amount of tokens  you have staked. This action can increase your influence in governance decisions, reflecting your level of commitment to the community.&#x20;

Member voting power per pool is determined by:

User's total stake ([Registration](/start-here/join-a-community.md) + additional stake if any)  **+** [Pool system](/coordination-hierarchy/images-and-media.md) (pool type).

{% hint style="info" %}
&#x20;Member voting power varies based on pool system. See more details [here](/coordination-hierarchy/images-and-media.md#pool-systems)
{% endhint %}


---

# 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/increase-stake.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.
