# User Participation Policy

The current rules come from the Gitcoin Holdings Inc. Terms of Service and the established norms of the community. The next step in progressively decentralizing is to have the stewards of GitcoinDAO ratify the entirety of this policy.

Users are not reviewed upon activation on the platform. They are only reviewed when one of our detection mechanisms flags them as "presenting as fraudulent or sybil".

Users in violation of the ToS or norms & values of an ecosystem may have their contributions effect on match allocations diminished or turned off. They may also be blocked from accessing the platform.

**There are multiple levels for approval.**

Platform | Ecosystem | Round | Sub-Round | Side-Round

At each level, the participation policy allows for a subset of the users allowed at the higher level.

**We cannot possibly enumerate every single literal example of a breaking of the above rule, so please treat the above list as an incomplete list. You should refer to the definitions of Sybil and collusion attack in the CLR paper as the canonical source of truth for the rules.**


---

# 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/user-participation-policy.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.
