# Blockchain Analytics

The **Blockchain Analytics** module provides real-time risk assessment and transaction monitoring. It helps identify suspicious activities, screen wallet addresses, and analyze blockchain data to enhance compliance and mitigate financial crime risks.

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Risk scores</strong></td><td>Learn how to understand and use risk scores in Ospree.</td></tr><tr><td><strong>Addresses</strong></td><td>Learn how to work with addresses in Blockchain Analytics.</td></tr><tr><td><strong>Transactions</strong></td><td>Learn how to screen transactions, link an address, work with self-hosted wallets.</td></tr></tbody></table>


---

# 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.ospree.io/dashboard/blockchain-analytics.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.
