# Use Cases
source: https://developer.mastercard.com/mastercard-benefits-and-experiences-portal/documentation/use-cases/index.md

This section provides sample use cases for implementing your solution using the Priceless Platform API. The user experience can be designed as required for your digital environment.

The following diagram shows a high-level data flow between the Issuer, Cardholder, and Mastercard for the Priceless Platform API.
Diagram journey

Alternatively, Financial Institutions can choose a white labeled, web-hosted solution for the Priceless Platform API by leveraging the [User Tokens](https://developer.mastercard.com/mastercard-benefits-and-experiences-portal/documentation/use-cases/use-cases-3/index.md) API.

Following are the use cases in a logical sequence:

|                                                                                               Use Case                                                                                                |                                                                                                    Description                                                                                                    |   |
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---|
| [User Tokens](https://developer.mastercard.com/mastercard-benefits-and-experiences-portal/documentation/use-cases/use-cases-3/index.md)                                                               | Create an SSO token for browsing and selecting benefits using a web page.                                                                                                                                         |   |
| [Benefit Search](https://developer.mastercard.com/mastercard-benefits-and-experiences-portal/documentation/use-cases/use-cases-1/index.md)                                                            | When a cardholder requests to see available Benefits information, this API allows you to get the benefits available to the cardholder.                                                                            |   |
| [Benefit Selection](https://developer.mastercard.com/mastercard-benefits-and-experiences-portal/documentation/use-cases/use-cases-2/index.md)                                                         | This API allows selecting benefits available to the cardholder. The cardholder can select benefits from the list of selectable benefits available.                                                                |   |
| [Benefit Registration Update](https://developer.mastercard.com/mastercard-benefits-and-experiences-portal/documentation/use-cases/use-cases-6/index.md)                                               | Update registration details of the cardholder who selected benefits.                                                                                                                                              |   |
| [Show Priceless products natively; checkout via a webview on Priceless.com](https://developer.mastercard.com/mastercard-benefits-and-experiences-portal/documentation/use-cases/use-cases-4/index.md) | Give your consumers the convenience of browsing through unique experiences straight in your app or service. Save the trouble of submitting sensitive data by redirecting cardholders to our webview for checkout. |   |
| [Show Priceless products and enable checkout natively](https://developer.mastercard.com/mastercard-benefits-and-experiences-portal/documentation/use-cases/use-cases-5/index.md)                      | Keep your consumers within your own platform by enabling the entire cycle of browsing, getting an estimate, and placing the actual order, all by calling the API endpoints directly.                              |   |

