# Site Reputation

## Site Reputation

The **Site Reputation SDK** enables you to offer your users a safe browsing experience by providing reliable and up-to-date site reputation ratings. You can leverage these ratings to prevent your users from accessing malicious sites or to notify them when they visit sites with low reputation ratings. The **Site Reputation SDK** and service provide the latest up-to-date reputation information in an easy to consume package.

### Key Features

|                                                                                 |                                                       |
| ------------------------------------------------------------------------------- | ----------------------------------------------------- |
| [Query Site Reputation](/guides/site-reputation/use-the-site-reputation-sdk.md) | Query the reputation of a site with a single API call |

### Next Steps

* Integrate the **Sudo Site Reputation SDK** into your iOS, Android, Web and Node.js applications
* Learn more about [Sudo digital identities](/concepts/sudo-digital-identities.md) and other core concepts


---

# 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.sudoplatform.com/guides/site-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.
