# Sybil Attack Mitigation

**Multi-Tier Analysis:** Referral patterns beyond the immediate Tier 1/Tier 2 level could help detect Sybil farms where a single entity creates a large number of interconnected accounts.

**Performance-Based Rewards:** Tying referral rewards to the genuine activity and sustained performance of referred members, rather than just the act of referral, can disincentivize the creation of inactive Sybil accounts.

**Verification Requirements for Rewards:** Implementing certain verification steps (e.g., minimum usage of the AI Assistant, contribution of a certain amount of resources) before referral rewards are granted can help filter out Sybil referrals.


---

# 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://ddai-network.gitbook.io/ddai-network-docs/sybil-attack-mitigation.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.
