# Signaling Pools

Signaling Pools are another type of pool in Gardens v2 that are used for proposals related to changes or improvements within the community. When a proposal is submitted to a Signaling Pool, members can signal their agreement by allocating a portion of their staked tokens to support or oppose the proposal.

&#x20;The level of support in a Signaling Pool serves as a gauge of the community's sentiment, helping to inform decision-making and guide future discussions. By participating in Signaling Pools, members can actively shape the direction of the community and contribute to the ongoing evolution of the community.&#x20;

The conviction-based voting system allows members to have a meaningful impact on the proposals that matter most to them.


---

# 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/coordination-hierarchy/images-and-media/signaling-pools.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.
