# Safe Swap

Safe Swap is a mechanism that allows users to securely swap any Cardano Native Asset (CNA). This allows users to preform Over-the-Counter (OTC) trades between each other or open counter parties on the blockchain. There are three types of Safe Swaps available on our site:

## Private Swap

This function allows two users to trustlessly swap CNA's between each other wallets.

## Public Swap

This function allows any user to make a public request to swap one CNA for another. Any wallet on the blockchain can fulfill this request

## Claims&#x20;

This function can be used by anybody to set up large scale distributions to multiple users of any CNA.  Using our Bulk Import feature, multiple wallets can be designated to claim - Similar to an airdrop. All wallets given this distribution will be prompted to claim when connecting to our Dapp&#x20;


---

# 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://docs.vyfi.io/vy-finance-products/safe-swap.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.
