# Pools

Pools are the functional units within communities where resources are managed and allocated based on community decisions. Pools are permissioned, meaning only the Council Safe can approve the creation of new Pools, ensuring a controlled environment for resource distribution. They form the foundation for the implementation of various strategies, such as Conviction Voting.

### Pool systems:

### Fixed&#x20;

In a fixed points system, each member is allocated an equal number of points that remain constant over time. This model provides predictability in governance participation but may limit flexibility and responsiveness to community dynamics.&#x20;

### Capped&#x20;

Impose a maximum limit on the number of points a member can accumulate or use. This approach encourages participation while preventing any single member from dominating the decision-making process, promoting a more equitable governance structure.&#x20;

### Unlimited

&#x20;Allows members to accumulate and use as many points as they earn without restrictions. This model incentivizes active participation and engagement but may lead to imbalances if a few members accumulate excessive influence.&#x20;

### Quadratic

The influence of points grows at a diminishing rate. This means that while members can increase their voting power by accumulating points, the additional influence gained from each new point decreases. This system encourages broader participation and prevents a concentration of power among a few members, promoting a more democratic governance process.

### Pool Types:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>Funding Pool</td><td></td><td><a href="/files/6aP1vanU14W5yB1nFnuW">/files/6aP1vanU14W5yB1nFnuW</a></td><td><a href="/pages/BJrhsq5o1k5zYQI1BUXf">/pages/BJrhsq5o1k5zYQI1BUXf</a></td></tr><tr><td></td><td>Signaling Pool</td><td></td><td><a href="/files/uW1wLg69KaV00905Hjc6">/files/uW1wLg69KaV00905Hjc6</a></td><td><a href="/pages/9xTjKXuUukPwCThI5kuk">/pages/9xTjKXuUukPwCThI5kuk</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.gardens.fund/coordination-hierarchy/images-and-media.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.
