# Screen an address in Ospree Blockchain Analytics

This process involves selecting the blockchain network, specifying whether the wallet is self-hosted, and choosing a provider for in-depth analysis.

### How to screen an address

{% stepper %}
{% step %}

#### Enter the address

<div align="left" data-full-width="true"><figure><img src="/files/K4n8bdcEGyFw2sZshoe3" alt=""><figcaption></figcaption></figure></div>

* In the **Blockchain Analytics** module, enter the wallet address in the **Screen a wallet address** search bar.
  {% endstep %}

{% step %}

#### Select chain

<div align="left" data-full-width="true"><figure><img src="/files/c913cL2vNCeGuinATI0W" alt=""><figcaption></figcaption></figure></div>

* Choose the appropriate blockchain network associated with the address.
* Available options include:
  * **Bitcoin**
  * **Ethereum**
  * **Polygon**
  * **Tron**
  * **Solana**
  * And other supported networks, such as **Litecoin**, **Polkadot**, **Xdc**, **Stellar**, and more.
* Click on the relevant chain to proceed.
  {% endstep %}

{% step %}

#### Is the wallet self-hosted?

* Indicate whether the wallet is self-hosted or managed by a third-party provider.
* Select **Yes** if the wallet is self-hosted (e.g., personal cold storage).
* Select **No** if the wallet is managed by a custodian or exchange.
  {% endstep %}

{% step %}

#### Select provider

* Choose a provider for the screening process.&#x20;
* Click on the desired provider to proceed.
  {% endstep %}

{% step %}

#### Start screening

<div align="left" data-full-width="true"><figure><img src="/files/yPEgUuGrcqZvfcasK5Oa" alt=""><figcaption></figcaption></figure></div>

* After selecting the chain, wallet type, and provider, the screening process begins.
* A loading screen appears with the message:\
  \&#xNAN;**"This process may take over 60 seconds, depending on the volume of data."**
* Wait for the analysis to complete. The duration depends on the blockchain network's transaction volume and data complexity.
  {% endstep %}

{% step %}

#### View results

Once screening is complete, Ospree displays detailed results, including:

* **Risk Score**: A numeric and color-coded risk level.
* **Transaction History**: Details of past transactions associated with the address.
* **Counterparty Analysis**: Risk assessment of counterparties linked to the address.
* **Behavioral Patterns**: Analysis of transaction patterns and behaviors.
  {% endstep %}
  {% endstepper %}


---

# 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/addresses/screen-an-address-in-ospree-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.
