> For the complete documentation index, see [llms.txt](https://support.gitcoin.co/gitcoin-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.gitcoin.co/gitcoin-knowledge-base/about-gitcoin/policy/active-defense-measures/sybil-detection-by-machine-learning.md).

# Sybil Detection by Machine Learning

#### Machine Learning Flagging & Community Review Process

**Our Machine Learning Flagging & Community Review Process is designed to prevent sybil attacks.**

In addition to the proactive measures above, we have been working with BlockScience on a reactive machine learning pipeline that gives a score to each contribution, and informs the community stewards what contributions to look out for.

BlockScience [has been posting on the Gitcoin blog](https://gitcoin.co/blog) with details about what they’ve been working on, and will be posting a blog post about this pipeline as it develops.

![](https://lh6.googleusercontent.com/_r_g5FwYX7lAXWhNV-9J4ipalDvjmIrIzpfZeuAApUhlLoI5QJwHGKzhmYUEYvAyiEGk_uSkeOfeDhWaxVz9CEg5Rox23UIiWo6lszwRYciXOd6g1cuutwuoN3oQLUuVgEVk5LU)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/active-defense-measures/sybil-detection-by-machine-learning.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.
