# Sybil risk information list of batch query

When you query multiple wallet addresses in "Batch Query" page, TrustScan will return a table in which you can get core information of these wallet addresses, with each row representing one wallet address. Then if you further click on the "Details" link to the right of a row, you will get sybil risk report of that address, and the report will show you all details about sybil risk of the wallet address. For more information about sybil risk report, refer to "[<mark style="color:purple;">**Details of the sybil risk report**</mark>](https://trustalabs.gitbook.io/trustscan/product-guides/details-of-the-sybil-risk-report)".

Sybil risk information list page displayed the following information:

**1. Wallet addresses number**

The number of wallet addresses queried and the number of wallet addresses successfully obtained result.

{% hint style="info" %}
Some wallet addresses may fail to query data. Possible causes include:

* The wallet address doesn't conform to the EVM-compatible wallet address format.
* The wallet address doesn't exist;
* The wallet address hasn't been scanned and collected by TrustScan.
  {% endhint %}

**2. Wallet address**

The wallet address you queried.

**3. Sybil score**

Sybil risk score of the wallet address. For detailed information, please refer to "[<mark style="color:purple;">**Details of the sybil risk report - Sybil risk score**</mark>](https://trustalabs.gitbook.io/trustscan/details-of-the-sybil-risk-report#4.1.1-sybil-risk-score)".&#x20;

**4. Sybil risk level**

Sybil risk level for wallet address. For detailed information, please refer to "[<mark style="color:purple;">**Details of the sybil risk report - Sybil risk level**</mark>](https://trustalabs.gitbook.io/trustscan/details-of-the-sybil-risk-report#4.1.2-sybil-risk-level)".&#x20;

**5. Sub score**

Sybil risk of a wallet address in multiple behavioral categories. For detailed information, please refer to "[<mark style="color:purple;">**Details of the sybil risk report - Sub score**</mark>](https://trustalabs.gitbook.io/trustscan/details-of-the-sybil-risk-report#4.1.3-sub-score)".

**6. Details**

A link to the sybil risk report page where you can get all details about current wallet address. For detailed information, please refer to "[<mark style="color:purple;">**Details of the sybil report**</mark>](https://trustalabs.gitbook.io/trustscan/product-guides/details-of-the-sybil-risk-report)".

**7. Download CSV**

Download the list of sybil risk data to your computer in csv format.

<figure><img src="https://1364120167-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7rRG3AEnXgJ18uYMd463%2Fuploads%2FbbTUsDyhtKQIpbt4ZCnJ%2Fimage.png?alt=media&#x26;token=668c93ab-7b6c-407c-abd4-30790f5ed5ae" alt=""><figcaption></figcaption></figure>


---

# 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://trustalabs.gitbook.io/trustscan/product-guides/sybil-risk-information-list-of-batch-query.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.
