> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paxos.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Issuer Quotes are 'held rates' offered by Paxos to mint or redeem Paxos-issued assets at a specific price within a period of time.

For example, the option to buy PAXG within the next 5 seconds for \$3,000.

The typical Issuer Quotes workflow is as follows:

1. Call [Get Issuer Quote Settlement Availability](/api-reference/endpoints/issuer-quotes/get-issuer-quote-settlement-availability) to check the maximum PAXG quantity available for immediate (T+0) purchase before placing a quote.
2. Call [Create Issuer Quote](/api-reference/endpoints/issuer-quotes/create-issuer-quote) to get a quote for the asset you want to mint or redeem to a specific profile.
3. Call [Create Issuer Quote Execution](/api-reference/endpoints/issuer-quotes/create-issuer-quote-execution) with the quote ID and profile ID.

You can call [List Issuer Quote Executions](/api-reference/endpoints/issuer-quotes/list-issuer-quote-executions) to review or construct reports on issuer quote execution activity.
