# Collection Levels & Participation Policies

Think of the Platform as all of the grants that exist. If a grant is not allowed on the platform, it won't be approved for matching in any collection.

There are two primary types of collections. They

1. **Ecosystem** - Subset of "All Grants on Platform". Has it's own matching pool & policy.
2. **Discovery** - Subset of grants in an Ecosystem. Can be given its own matching if the ecosystem allows for it.
   * **Sub-Rounds** like Infra, Dapp, Community are Discovery collections in the Ethereum ecosystem which are allocated a portion of the total matching for the round.
   * **User Collections** can be made by any user to highlight grants they think need to be supported.


---

# 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://support.gitcoin.co/gitcoin-knowledge-base/about-gitcoin/policy/collection-levels-and-participation-policies.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.
