# Where BlueGamma's data comes from?

BlueGamma delivers **swap rate and forward curve data** built from a mix of trusted market providers, central banks, and reference institutions.

Our platform brings together data from across the global interest rate ecosystem to create a complete view of the market. Each data stream is carefully validated and monitored to ensure accuracy and reliability across currencies and tenors.

We aggregate data from:

* **Broker-dealer networks:** capturing live and indicative pricing across OIS and IRS markets.
* **Electronic trading venues:** reflecting real, tradeable market levels, liquidity conditions, and daily rate movements.
* **Central banks and reference institutions:** providing benchmark fixings and policy rates

We use these market inputs to contruct our **forward curves,** blending swap rate data, fixings, and benchmark levels to produce smooth representations of the market across maturities.

| Benchmark  | Rate   |
| ---------- | ------ |
| 1M EURIBOR | 1.919% |
| 3M EURIBOR | 1.870% |
| 6M EURIBOR | 2.099% |

<table data-full-width="false"><thead><tr><th>Swap</th><th>Rate</th><th>Description</th></tr></thead><tbody><tr><td>1Y</td><td>2.122%</td><td>Annual vs 6M EURIBOR</td></tr><tr><td>2Y</td><td>2.199%</td><td>Annual vs 6M EURIBOR</td></tr><tr><td>3Y</td><td>2.186%</td><td>Annual vs 6M EURIBOR</td></tr><tr><td>5Y</td><td>2.326%</td><td>Annual vs 6M EURIBOR</td></tr><tr><td>10Y</td><td>2.625%</td><td>Annual vs 6M EURIBOR</td></tr></tbody></table>

This combination of live market data and benchmarks allows BlueGamma to deliver a representative dataset for more than **40 benchmark curves**, including **SOFR, SONIA, CORRA, EURIBOR, SARON, BBSW**, and others.

All data is made available through our **API**, **Excel Add-in**, and **web platform**, making it easy to integrate into models, pricing tools, or portfolio analytics.

> 💡 *Explore live swap rate data →* [app.bluegamma.io](https://app.bluegamma.io/)


---

# 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://bluegamma.io/documentation/reference/where-bluegammas-data-comes-from.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.
