> For the complete documentation index, see [llms.txt](https://docs.circular.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.circular.fi/v2/finder.md).

# Finder

**Finder** is Circular’s breakthrough analytics API for **traders** on Solana.&#x20;

It’s built on a signal others overlook: **verifiable arbitrage outcomes**. Rather than noisy price gaps or headline volume, Finder captures the **actual rebalancing of liquidity pools,** real revenues, real profits, real transaction flow, so the data is **harder to game and easier to trust**.

Under the hood, Finder aggregates on-chain results over tunable windows, drills **Token → AMM → Pool**, and returns **tradeability checks** (thresholds) plus **fee/tip percentiles** by provider and bot type.&#x20;

The payoff: a **cleaner view of market structure**, **earlier, cleaner trends** and **sharper signals,** so you can spot emergent tokens, automate precise monitoring and deploy capital with conviction.

### Why Finder is different

* **Arbitrage-first signal:** Measures *real* gains and flow where liquidity truly rebalanced.
* **Noise-resistant by design:** Less exposed to wash trading or spoofed activity, yielding more reliable trends.
* **Actionable granularity:** From token rollups to AMM/pool specifics, go from "what’s moving" to "where to act".

### **Who benefits**

* **Traders:** Identify truly trending tokens with the highest real transaction activity, not artificial volume, and act while flow is accelerating.
* **Arbitrage traders**: Shortlist tokens with true edge, not noise.
* **DeFi teams & quant infra**: Automate monitoring and track trends with **higher-fidelity signals**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.circular.fi/v2/finder.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.
