# USDe Arbitrage Volume

**Overview**

Arbitrage involves trading price differences of the same asset across different markets to make a profit. The "daily arbitrage volume" tracks how much capital is utilized in such activities on a day-to-day basis, whereas the "cumulative arbitrage volume" adds up these daily volumes over a specified period, providing insights into long-term trends and patterns.

**How can I use it?**

<figure><img src="https://lh7-us.googleusercontent.com/7AfcY0z_ZLCeECwfQfvfYFAsyIedXHnEG5cXlKR6DQjtWNj5LXFJDqQRVIrClAddhBbJao7Fl9o8stvFAfag0-ibKRuWC9sE-JnMQh1OqfkqFfm4jI-I3TZEZvt8JHDDT5HX4nyeuFPMJkgFFK-76Xo" alt=""><figcaption></figcaption></figure>

High arbitrage volumes can indicate high liquidity, as large volumes of trades are typically needed to take advantage of small price differences across markets. Persistent high arbitrage volumes may suggest inefficiencies in the market, as arbitrage exists primarily due to pricing discrepancies between markets. Conversely, low arbitrage volumes over time could indicate that markets are becoming more efficient.

Understanding both the daily and cumulative volumes helps arbitrageurs gauge the risk and potential return of their strategies. Larger volumes might suggest more competition and smaller profit margins, influencing the timing and scale of trades.


---

# 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/ethena/usde-arbitrage-volume.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.
