> For the complete documentation index, see [llms.txt](https://trustalabs.gitbook.io/trustscan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trustalabs.gitbook.io/trustscan/product-guides/query-sybil-risk-report-of-wallet-address.md).

# Query sybil risk report of wallet address

TrustScan provides three ways to query sybil risk reports of wallet address:

* Query sybil risk report of single address through UI;
* Batch query sybil risk reports of multiple addresses through UI;
* Query sybil risk reports of single or multiple addresses through API.

{% hint style="info" %}
TrustScan provides 2 plans for users: basic plan and pro plan. The two plans differ in functions users can use.&#x20;

For details about the two types of plans and how to get the pro plan, refer to "[<mark style="color:purple;">**Apply for Pro Plan of TrustScan**</mark>](/trustscan/product-guides/user-plans.md)".
{% endhint %}

> ## <mark style="color:purple;">1. Query sybil risk report of single address</mark>

Before query sybil risk report of single address, you need to log in TrustScan using the EVM-compatible wallet address. For details, please refer to "[<mark style="color:purple;">**Log in TrustScan with wallet address**</mark>](/trustscan/product-guides/log-in-to-trustscan-by-wallet.md)".

> ### <mark style="color:purple;">**(1) Visit "Single Address Query" page**</mark>

After loging in TrustScan, you will be automatically navigated to the "Single Address Query" page. If you are not currently on the right page, navigate to it by the following methods:

* Click on the "Single Query" link in the top navigation bar of any TrustScan page:

<figure><img src="https://1364120167-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7rRG3AEnXgJ18uYMd463%2Fuploads%2FnYPni4F4OgkUSYLGdt1l%2Fimage.png?alt=media&amp;token=757076a8-0537-4144-a5cc-54e5455131b5" alt=""><figcaption></figcaption></figure>

* Click the "GET START" button in the "Basic Plan" section on TrustScan home page:

<figure><img src="https://1364120167-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7rRG3AEnXgJ18uYMd463%2Fuploads%2FYMoZnPFGyjyBcCheKeA1%2Fimage.png?alt=media&amp;token=f40f93ae-73e8-4df1-ae62-fbc14f65946a" alt=""><figcaption></figcaption></figure>

> ### <mark style="color:purple;">**(2) Run a single address query**</mark>

After entering the "Sigle Address Query" page:

(1) Enter any EVM wallet address in the query text box;

(2) Click "Show Result" button.

Then you will be navigated to the sybil risk report page and get the report details. For more information about sybil risk report, refer to "[<mark style="color:purple;">**Details of the sybil risk report**</mark>](/trustscan/product-guides/details-of-the-sybil-risk-report.md)".

<figure><img src="https://1364120167-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7rRG3AEnXgJ18uYMd463%2Fuploads%2FuU6C3dJwZ0yzxreFh9DP%2Fimage.png?alt=media&amp;token=915d777b-692e-453f-adbf-03efd108d255" alt=""><figcaption></figcaption></figure>

## <mark style="color:purple;">2. Batch query sybil risk reports of multiple addresses</mark>

Before using the Batch Query function, you need:

* Apply for pro plan. Please refer to "[<mark style="color:purple;">**Apply for Pro Plan of TrustScan**</mark>](/trustscan/product-guides/user-plans.md)" for more information;
* Use EVM-compatible wallet address to log in TrustScan. For details, please refer to "[<mark style="color:purple;">**Log in to TrustScan using wallet address**</mark>](/trustscan/product-guides/log-in-to-trustscan-by-wallet.md)".

> ### <mark style="color:purple;">**(1) Visit "Batch Query" page**</mark>

You can navigate to the "Batch Query" page by:

* Click the "Batch Query" button in the top navigation bar of any page;
* If you are currently on the "Single Query" or "Access API" page, click the "Batch Query" link in the page subnavigation bar.

> ### <mark style="color:purple;">**(2) Run a batch query**</mark>

On the "Batch Query" page:

(1) Paste the list of wallet addresses you want to query into the multi-line text box;

(2) Click the "Show Result" button.

You will get into the query result list page, and show the sybil risk information of each wallet address you queried. For details about the sybil risk infomation list of batch query, please refer to "[<mark style="color:purple;">**Sybil Risk Infomation List of Batch Query**</mark>](/trustscan/product-guides/sybil-risk-information-list-of-batch-query.md)".

<figure><img src="https://1364120167-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7rRG3AEnXgJ18uYMd463%2Fuploads%2FqvoF4pnQbvz3mpuGzdr0%2Fimage.png?alt=media&amp;token=fb6b7b89-78e4-4876-870f-45b93bdeca8b" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
When you paste address list into the query text box, please follow these rules:

* Add only one wallet address per line;
* No punctuation marks or spaces before or after the address;&#x20;
* The number of wallet addresses dosen't exceed 100;
  {% endhint %}

> ## <mark style="color:purple;">3. Query sybil risk reports through API</mark>

For details about how to query the sybil risk of wallet addresses using the API, please refer to "<mark style="background-color:orange;">TrustScan API documents</mark>".
