> For the complete documentation index, see [llms.txt](https://coindisco.gitbook.io/coindisco/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coindisco.gitbook.io/coindisco/understanding-offers/labels-and-ranking.md).

# Offer labels and ranking

Labels summarize different properties of an offer. They are contextual indicators, not guarantees about provider approval or transaction completion.

| Label                 | Meaning                                                                                                                 |
| --------------------- | ----------------------------------------------------------------------------------------------------------------------- |
| **Best price**        | The most favorable effective quote in the current result set.                                                           |
| **Recommended**       | A provider selected by Coindisco's recommendation rules for comparable region, currency, and payment-method conditions. |
| **Best success rate** | A provider with the strongest recent completion performance for comparable conditions.                                  |
| **Used before**       | The signed-in user previously completed a transaction with this provider.                                               |
| **Reusable KYC**      | The user's completed Coindisco KYC can be shared with this supported provider.                                          |
| **Simplified KYC**    | The quote is within a provider combination that may require reduced verification.                                       |
| **No provider fee**   | An active provider promotion discounts the configured provider fee by 100%.                                             |
| **Provider fee: -N%** | An active provider promotion reduces the configured provider fee by the displayed percentage.                           |

## Label priority

Interfaces have limited space and may prioritize one contextual KYC label. The current user experience gives prior usage precedence over reusable KYC, and reusable KYC precedence over simplified KYC.

Price, recommendation, success-rate, and promotion labels can be displayed alongside that contextual label. Exact badge presentation can differ between the web application, mobile applications, and widget.

## Integration guidance

Do not infer labels from provider names. Use the semantic quote and service fields returned by the API, and allow for new labels to be introduced without changing the core quote flow.
