# Reputation Board

## What is Octan Reputation Board?

Octan Reputation Board is a system that ranks entities based on their reputation scores on each chain. This ranking is accessible to anyone, including non-Octan users.&#x20;

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

## Classification of Reputation Board

* **By public address**: The Reputation Board allows users to discover the global reputation scores of all addresses within each blockchain ecosystem through searching. The Address Board provides a comprehensive view of the activities of entities within the entire network. For deeper insights and research, Octan also offers analysis services based on specific needs.
* **By project**: Unlike other explorers or data analytics tools in the market, Octan does not rank projects based on the financial value of token contracts or NFT contracts. Instead, Octan evaluates and assesses all projects within each blockchain ecosystem based on the aggregated reputation of their contracts. This reflects the frequency of activity and the level of importance in contributing to the ecosystem. Additionally, Octan is developing machine learning tools to label contracts and enhance the accuracy of analysis. Octan also provides project-specific analysis and insights based on individual needs.
* **By SBT owner**: Octan allows end-users to unify their wallet reputation through Soulbound Tokens (SBTs). The ranking of SBT owners signifies their potential and contribution within the ecosystem. In the future, projects that aim to acquire potential users can utilize decentralized oracles to integrate with user reputation without disclosing their privacy data.


---

# 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.octan.network/octan-docs-en/octan-reputation-analytics/reputation-board.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.
