# Lens Reputation

### Introduction

**Lens Reputation** is revolutionizing Web3 by establishing trust and credibility for wallets within the Lens ecosystem. In a decentralized landscape, evaluating trustworthiness is crucial for preventing malicious activity and fostering a secure environment.

Lens Reputation introduces a **decentralized reputation system** that assigns a **trust score** based on user engagement, contributions, and interactions within the Lens Network. This score is immutably linked to a **Dynamic Soulbound Token (SBT)**, which is non-transferable and continuously updated to reflect user activity, ensuring an accurate and verifiable measure of reputation.

### License

This project is open-source and available under the [MIT License](https://opensource.org/licenses/MIT).


---

# 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.lensreputation.xyz/lens-reputation.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.
