# Quotes

The Quotes API allows you to fetch real-time quotes for transactions across different fiat-to-crypto pairs. This information can be used to display quotes in your UI prior to redirecting them Blockchain.com Pay.&#x20;

Note: Users may see a slightly different quote if it expires prior to them being redirected to Blockchain.com Pay

{% openapi src="/files/gBSrs3urtbrAjdSCET5r" path="/v1/quote/buy" method="get" %}
[partner\_api.yaml](https://3847274351-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfFgi7ALs9ucQXxMhB7PS%2Fuploads%2Fr3PhzTSTn7hwKrqKufFS%2Fpartner_api.yaml?alt=media\&token=eeb9f6d2-35fe-4ebe-a28a-7860b0417789)
{% endopenapi %}


---

# 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.blockchain.com/pay/api/partner-api/quotes.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.
