# Repai System Overview

Online and Web3 ecosystems are growing rapidly, but so are trust issues due to various malicious behaviors such as phishing, fraud, and Sybil attacks. In fact, these problems are costing the cryptocurrency sector a lot of money.

The Repai project was proposed against this backdrop.&#x20;

The core of Repai is to combine automated reputation evaluation using AI with transparent data management using blockchain, with the goal of fairly judging the trustworthiness of each community member and distributing decision-making power accordingly.&#x20;

We aim for a structure that balances accountability and contribution by allowing AI to analyze activities such as discussions, suggestions, and votes within a community and factor them into reputation, with members with better reputations having a greater say in decision-making.

<figure><img src="/files/pygKfh6P4UhvmlnI6l1w" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://repai-project.gitbook.io/repai/readme.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.
