# Unique Arbitrageur Addresses

**Overview**

This indicator tracks the number of unique addresses involved in arbitrage activity in a specific pool or the general protocol. Arbitrage, in this context, refers to the simultaneous buying and selling of an asset in different markets in order to take advantage of differing prices for the same asset.

**How can I use it?**

<figure><img src="https://lh4.googleusercontent.com/tMC91Gd5U_Jy-sMgwxzOnvGo3dHBEjWSG4rSiQvY3mEwpjnr1hrG3k04KVjMq-4IM1UxmvJFWhU6JkTB175FwIls9i8CY7fB9z93dX-zmJ2t1Ou_VIV4etmz2UmqIdsgJCpqYyTwfR5PFHLbjS0TzTY" alt=""><figcaption></figcaption></figure>

The number of unique addresses engaging in arbitrage activities is tracked on a daily basis. Each unique address that performs arbitrage is counted once per day, even if multiple transactions are performed. The number of arbitrages can also be seen in the indicator. For the cumulative view, all unique addresses engaging in arbitrage since the beginning of tracking are summed up.

This indicator helps understand the level of arbitrage activity in the pool. Higher numbers suggest more active arbitrage, indicating that there might be significant price disparities that traders are taking advantage of. This could be a sign of market inefficiencies, volatility, or potential risk for the pool's liquidity.


---

# 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://resources.defirisk.intotheblock.com/curve/unique-arbitrageur-addresses.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.
