# Protocol metrics & analytics

## Protocol metrics & analytics

Independent third parties parsing Raydium on-chain data provide the dashboards below.

***

#### Dashboards

**Overview**

| Dashboard                                                                                                                                | Provider       |
| ---------------------------------------------------------------------------------------------------------------------------------------- | -------------- |
| [Raydium overview](https://blockworks.com/analytics/raydium)                                                                             | Blockworks     |
| [Solana DeFi overview](https://solana.blockworksresearch.com/?dashboard=sol-dex)                                                         | Blockworks     |
| [Raydium overview](https://analytics.topledger.xyz/raydium/public/dashboards/dmOdxtVTiAMZQL6A2OqgA5pgZXKnBfcJyxEAYmBk?p_Date%20Type=Day) | TopLedger      |
| [Raydium economics](https://app.artemisanalytics.com/project/raydium?from=sectors\&type=spotdexs)                                        | Artemis        |
| [Raydium Financials](https://tokenterminal.com/explorer/projects/raydium)                                                                | Token Terminal |

**Deep dives**

| Dashboard                                                                                                              | Provider  |
| ---------------------------------------------------------------------------------------------------------------------- | --------- |
| [CLMM analytics](https://analytics.topledger.xyz/raydium/public/dashboards/UBbpeQ9m8uts99bh0xLO9pMwrojcx0ADLVnSw9Gi)   | TopLedger |
| [AMM v4 analytics](https://analytics.topledger.xyz/raydium/public/dashboards/wbDulRXi4tRkjCa87Q59DtCg5eihlYDqsuBTYl1Y) | TopLedger |

***

#### Reports

Messari published [quarterly reports](https://messari.io/project/raydium) covering Raydium performance, revenue, and market position.\
From Q3 2024 Blockworks is publishing [quarterly reports](https://blockworks.com/quarterly-reports) covering Raydium.

***

#### Raydium APIs

Self-reported data is available via Raydium's public APIs:

| API                 | Documentation                                                         |
| ------------------- | --------------------------------------------------------------------- |
| Raydium API v3      | [api-v3.raydium.io/docs](https://api-v3.raydium.io/docs/)             |
| Perps API (Orderly) | [api-perps-v1.raydium.io/docs](https://api-perps-v1.raydium.io/docs/) |


---

# 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.raydium.io/raydium/protocol/protocol-metrics-and-analytics.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.
