# Market Data Guides

- [Forward Curves](https://bluegamma.io/documentation/market-data-guides/overview.md): An overview of forward curves, their construction using market data and bootstrapping, and their key applications in financial modeling and risk management.
- [Viewing & Downloading Forward Curves](https://bluegamma.io/documentation/market-data-guides/overview/downloading-a-forward-curve.md): Downloading forward curve data from the BlueGamma platform is quick and simple. Follow these steps to customize and download your desired interest rate curve.
- [Historical Forward Curves](https://bluegamma.io/documentation/market-data-guides/overview/downloading-historic-forward-curves.md): To access and download historic forward curves, follow these steps:
- [Advanced](https://bluegamma.io/documentation/market-data-guides/overview/advanced.md): Welcome to the Advanced section! This area is designed for power users and those with specific or niche workflows
- [How to Access BRL Forward Curves and Download TLP Forecasts](https://bluegamma.io/documentation/market-data-guides/overview/advanced/how-to-access-brl-forward-curves-and-download-tlp-forecasts.md): Our platform enables users to access Brazilian forward curves and download TLP (Taxa de Longo Prazo) forecasts with ease. Follow these steps to get started:
- [FAQs](https://bluegamma.io/documentation/market-data-guides/overview/faqs.md)
- [Swap Rates](https://bluegamma.io/documentation/market-data-guides/overview-1.md): A comprehensive introduction to interest rate swaps, how they work, and how they are priced
- [Advanced](https://bluegamma.io/documentation/market-data-guides/overview-1/advanced.md): Welcome to the Advanced section! This area is designed for power users and those with specific or niche workflows
- [Download a Custom Table of Swap Rates](https://bluegamma.io/documentation/market-data-guides/overview-1/advanced/download-a-custom-table-of-swap-rates.md): Our Customised Swaps Download feature lets you generate a table of current swap rates tailored to your chosen tenors and payment frequencies.
- [Benchmarking a Swap Rate with a Bank](https://bluegamma.io/documentation/market-data-guides/overview-1/advanced/benchmarking-a-swap-rate-with-a-bank.md): Benchmarking with a bank helps you compare swap rates using consistent profiles and methodologies. Here’s a step-by-step guide to conducting a benchmarking exercise:
- [Government Bonds](https://bluegamma.io/documentation/market-data-guides/overview-2.md): An introduction to government bonds, yield curves, and how they're used in financial markets
- [Accessing Bond Yields](https://bluegamma.io/documentation/market-data-guides/overview-2/accessing-bond-yields.md)
- [Accessing Forward Starting Bond Yields](https://bluegamma.io/documentation/market-data-guides/overview-2/accessing-forward-starting-bond-yields.md): BlueGamma makes it easy to access and download forward starting bond yields. Follow these steps to explore and extract the data:
- [FAQs](https://bluegamma.io/documentation/market-data-guides/overview-2/faqs.md): Frequently asked questions about government bond yields and methodology.
- [Foreign Exchange](https://bluegamma.io/documentation/market-data-guides/downloading-fx-forward-rates.md): The BlueGamma FX page allows users to download forward rates for foreign exchange (FX) rates, helping with financial modelling and risk management.


---

# 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/market-data-guides.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.
