> For the complete documentation index, see [llms.txt](https://docs.octan.network/octan-docs-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.octan.network/octan-docs-en/overview/octan-reputation-solutions/applications-of-the-reputation-ranking-system.md).

# Applications of the Reputation Ranking System

<figure><img src="/files/lVAquTAhxpzFOmYl6jxX" alt=""><figcaption><p>The Reputation Ranking System (RRS) offers a wide range of applications and benefits within the Web3 ecosystem.</p></figcaption></figure>

* **User acquisition**: By leveraging new data sources and advanced analytics tools, RRS provides valuable insights about entities in the Web3 ecosystem. This enables projects and marketing agencies to utilize reputation scores and analysis reports to effectively classify, qualify, and segment users and audiences in the Web3 space, aiding in user acquisition strategies.
* **Investment Evaluation**: Investors can utilize the RRS to gain a comprehensive assessment of a project by analyzing the activity levels of the project's contracts and the quality of user wallets interacting with those contracts; helps investors easily select promising projects based on reputation and performance, enabling them to conduct more in-depth financial analysis
* **Research and Analysis**: Researchers and analysts can leverage the RRS to identify emerging trends and opportunities in the Web3 space through the transformations in the reputation of Web3 entities. By studying these reputation changes, they can gain valuable insights into market dynamics, user behavior, and ecosystem developments.
* **Community Building and Governance**: The RRS empowers project owners and communities to create qualified communities by utilizing member reputation scores for voting, decision-making, and governance processes. This helps establish a reliable and trustworthy environment for collaboration and community governance within Web3 communities.
* **Web3 Identity credential**: Reputation scores can be considered as valuable user data credentials that assist in verifying the level of activity and influence of users in the Web3 space
* **Unleashing DeFi and DAO**: The potential of the RRS extends beyond the Web3 ecosystem. It has the power to unleash the potential of decentralized finance (DeFi) and decentralized autonomous organizations (DAOs). By providing reputation scores and insights, the RRS facilitates trust, transparency, and accountability within these systems, promoting their growth and adoption.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.octan.network/octan-docs-en/overview/octan-reputation-solutions/applications-of-the-reputation-ranking-system.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
