# Conduct Compliant Cross-VASP Digital Asset Transaction

## About

| Use Case Category                   | Use Case Scope                                                                                                                                                                                                                                                      |
| ----------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Payments/Digital Asset Transactions | This use case involves two users with validated KYC information at different VASPs conducting a compliant digital asset transaction across public blockchain infrastructure (digital payment assets and other tokenized assets) i.e atomic Delivery versus Payment. |

## Description

**Key stakeholders:**

Retail users

**Story:**

1. Alice holds stablecoins at VASP A which has validated her KYC/AML information.
2. Bob holds an account at VASP B which has also vetted his KYC/AML information.
3. Alice initiates a transfer of some of her stablecoin holdings to Bob's account on VASP B.
4. Even though the transfer occurs via a public permissionless blockchain, both VASPs have confidence it is compliant based on having validated Alice and Bob's identities and source of funds.
5. The transaction is settled atomically and recorded immutably on the public chain.
6. Both Alice and Bob receive transaction confirmations from their respective VASPs.

**Postconditions:**&#x20;

Alice and Bob are able to conduct a fully compliant digital asset transaction across different VASPs leveraging public chain infrastructure.

## Example Solution Provider:

[Mastercard](https://qualitax.gitbook.io/crosschain-interoperability-research/solutions-providers/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/payments-digital-asset-transactions/conduct-compliant-cross-vasp-digital-asset-transaction.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.
