# Payments/Digital Asset Transactions

- [Enable transfers of digital payment tokens](https://qualitax.gitbook.io/interop/use-cases/payments-digital-asset-transactions/enable-transfers-of-digital-payment-tokens.md): Use Cases
- [Conduct Compliant Cross-VASP Digital Asset Transaction](https://qualitax.gitbook.io/interop/use-cases/payments-digital-asset-transactions/conduct-compliant-cross-vasp-digital-asset-transaction.md): Use Cases
- [Swap NFT for Tokenized Bank Deposits](https://qualitax.gitbook.io/interop/use-cases/payments-digital-asset-transactions/swap-nft-for-tokenized-bank-deposits.md): Use Cases
- [Enable Intra-Group Payments with Tokenised Deposits](https://qualitax.gitbook.io/interop/use-cases/payments-digital-asset-transactions/enable-intra-group-payments-with-tokenised-deposits.md): Use Cases


---

# 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.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.
