# Introduction

<figure><img src="/files/ZC7vpIA3cVOZ1QUbWW1G" alt=""><figcaption></figcaption></figure>

BICScan is a service that scans blockchain wallets, contract addresses, and dApp URLs that could harm users to determine their risk level.

### What BICScan can look up

Users can look up the maliciousness and suspiciousness of the following items

* Wallet Address
* Contract address
* dApp address

### Networks supported by BICScan

The following networks are supported by BICScan and will be added gradually in the future.

* Ethereum
* Polygon
* Binance Smart Chain
* Klaytn
* Arbitrum
* Avalanche

BICScan is pronounced `/ˈbiɡ skæn/` and stands for `Blockchain Information Correlation Scanner`.

### Who created BICScan and why?

BICScan is developed by AhnLab Blockchain Company. With our vision; More Security, More Freedom, BICScan intends to provide safer environment for blockchain and its community.

<figure><img src="/files/ZEcfSVno6k6vmE8W5VqE" alt="" width="375"><figcaption><p>AhnLab Blockchain Company</p></figcaption></figure>

If you want to know more about the AhnLab Blockchain Company, please go to: <https://ahnlabblockchain.company>


---

# 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.bicscan.io/introduction.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.
