# Grants

Chamber runs discretionary grant programs out of the DAO treasury. They're aimed at people building things that grow the protocol: new managers launching vaults, integrators putting Chamber into front-ends and agents, and early-access programs on new chains.

## What grants cover

Three broad buckets:

* **Manager allocations** — direct capital or fee rebates for managers launching serious vaults, particularly in strategies or chains the DAO wants to seed. Often paired with referral program setup (see [Manager programs](/manage/manager-programs.md)).
* **Ecosystem builds** — integrators using the [SDK](/build/sdk.md) or [MCP server](/build/mcp-server.md) in production front-ends, trading agents, or analytics tools.
* **Early-access programs** — targeted allocations tied to new-chain launches, e.g. the HyperEVM early-access cohort.

## How to apply

Grants are not a formal scheme with a published rubric. The process is:

1. Reach out via the [Chamber Discord](https://discord.com/invite/BAWTbRA) or email the team.
2. Describe what you're building, how much capital or support you need, and the timeline.
3. If it fits, the DAO reviews and allocates. Larger grants may go through a [meta-proposal](/governance-and-token/meta-proposals.md).

This is deliberately lightweight. Chamber prefers shipping-then-funding over extensive application cycles.

## What it's not

* Not a retail airdrop or yield program — grants are targeted, not broadcast.
* Not a guaranteed track for every manager — AUM and track record matter.
* Not an ongoing salary — grants are discrete, usually tied to a specific launch or milestone.

## See also

* [Manager programs](/manage/manager-programs.md) — referral fees and existing incentive layers for managers
* [Overview](/treasury-and-protocol-economics/overview.md) — how grants sit alongside buybacks and operations in the treasury budget


---

# 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.chamberfi.com/treasury-and-protocol-economics/grants.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.
