# Fraud detection

Sesame Labs' takes quality seriously when it comes to community engagement and growth. The value of your community is directly tied to the quality of those users.&#x20;

It's such a trivial task for web3 anons to create multiple wallets and social accounts, there's no mystery as to why airdrop and quest farming is so pervasive.&#x20;

We consider this fraud and have developed (and continue to optimize) various detection systems to help you better understand your community and filter out spam.&#x20;

<figure><img src="/files/EVpSFTEEPWB7Jpi3GzKY" alt=""><figcaption></figcaption></figure>

### Sybil-hardened

We use on-chain heuristics to determine if a participant's wallet is likely to be unique or part of a group of wallets tied to the same participant. This helps prevent fraudulent behavior like airdrop farming.&#x20;

### Social signals

When possible, we use social signals from Twitter, Discord, (and soon Instagram),&#x20;

### Automated image detection

Our fraud detection even protects you against quest farmers. The most common example here is for a meme contest. We screen all submitted memes for ensure they are unique and eligible for the contest. This saves community managers and mods the time and hassle of manually reviewing every submission.


---

# 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.sesamelabs.xyz/product-guides/admin-and-moderation/fraud-detection.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.
