# Apps and Clients

Once the OpenRank compute nodes have committed the compute results, they can be combined with other scores or any other data to solve a particular use case or application's need.

For example, for a permissionless marketplace like Metamask Snaps, once EigenTrust compute produces a ranking for security experts and developers, their scores can be combined with what they say about a particular snap. This post-processing step can be defined and modified by the community to create a community sentiment score for a Snap. In addition, the community can also use other OpenRank developer or security expert scores from another use case in calculating a cumulative Snap score. You can read more here.

This shared and composable reputation layer enables scope for permissionless innovation in rankings, algorithms for any type of app or marketplace. OpenRank protocol remains un-opinionated about how the scores should be used, or who's score should be used. This is left for the community to decide. OpenRank enables this infrastructure for anyone to publish rankings and reputation scores for a use case, enabling wider choice for apps and users instead of trusting a single party.


---

# 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.openrank.com/the-reputation-stack/apps-and-clients.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.
