# Integrations examples

Here are some live integrations of EtherScore' onchain reputations:&#x20;

<details>

<summary>EtherScore on Etherscan <img src="/files/7SzS6ZcLqKjSajssHnl0" alt="" data-size="line"> : </summary>

EtherScore reputations (badge count and reputation tier) are displayed on Etherscan blockchain explorer cards to give more context on addresses

<div align="center" data-with-frame="true"><figure><img src="/files/HVx6c3gwzwKHigwpf9pp" alt=""><figcaption><p>EtherScore on Etherscan Cards</p></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/9pXCg3H6YGACezfCTxaz" alt=""><figcaption><p>EtherScore's Etherscan Cards</p></figcaption></figure></div>

[Check integration example](https://etherscan.io/address/0xb48ef8e4e7bef79ddf64d4424151f003a59bfbfb#cards)

</details>

<details>

<summary>EtherScore on Blockscout <img src="/files/wNlKgoVg9AAejGg0PFmT" alt="" data-size="line"> :</summary>

EtherScore reputations (badge count) are displayed on Blockscout blockchain explorer widgets to give more context on addresses

<div align="center" data-with-frame="true"><figure><img src="/files/WA7vw8EhDIBfCHf9MTlY" alt=""><figcaption><p>EtherScore on Blockscout Widgets</p></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/EBt5dalnWcPzLJfqbjWh" alt=""><figcaption><p>EtherScore's Blockscout Widget</p></figcaption></figure></div>

[Check integration example](https://eth.blockscout.com/address/0xB48ef8e4e7Bef79ddF64d4424151f003a59BfbfB)

</details>


---

# 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.etherscore.network/documentation/integrations-examples.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.
