# Enable Asset Transactions

## About

<table><thead><tr><th width="304">Use Case Category</th><th>Use Case Description</th></tr></thead><tbody><tr><td>rCBDC</td><td>This use case explores using rCBDC to facilitate the conditional exchange of high-value assets like luxury watches between buyers and sellers.</td></tr></tbody></table>

## Description

**Key Stakeholders:**

* Buyer&#x20;
* Seller
* Banks offering smart contract payment service
* Central Bank/CBDC issuer
* Third party verifying asset authenticity

**Story:**

1. Buyer and seller negotiate conditional sale agreement
2. Buyer initiates (smart) contract, funding it with CBDC
3. Seller submits digital certificate into smart contract
4. Third party verifies asset authenticity
5. Asset ships to buyer with verified delivery
6. Smart contract conditions met, payment released to seller

**Preconditions:**&#x20;

* Buyer and seller agree to conditional asset exchange
* Banks offer smart contract payment service with rCBDC
* Asset has digital certificate of authenticity

**Postconditions:**&#x20;

* Conditional exchange succeeds with payment and asset transfer

**Key Benefits:**

* Conditional exchange protects buyer and seller
* Reduces risk compared to traditional process
* Payment only released if conditions met
* Digital certificates enable asset verification
* Improves trust and builds relationships

## Example Solution Provider

Mastercard

***


---

# 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://qualitax.gitbook.io/interop/use-cases/retail-cbdc-rcbdc/enable-asset-transactions.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.
