# Swap

**Swaps** are exchange operations between your Swap wallets.

For step-by-step instructions, refer to [How to swap funds](/how-tos/manage-your-assets/how-to-swap-funds.md).

{% hint style="success" %}

#### Key points

* Swap operations are fast and convenient.
* Swap operations are [off-chain](/references/key-terms.md#off-chain-transaction), and hence don’t require [block confirmations](/references/key-terms.md#confirmation-block) and [blockchain fees](/references/key-terms.md#blockchain-fee) for their processing.
* Swap operations are possible only between your own Swap wallets denominated in different currencies.
* You can exchange all [available currencies](/references/currency-codes.md), including fiat, coins, and tokens.
* Funds from your Swap wallets can be transferred to your [Enterprise](/references/key-terms.md#enterprise-wallet) or [Merchant](/references/key-terms.md#merchant-wallet) wallets, and vice versa. Refer to [Wallets](/user-guide/swaps/wallets.md) for more details.
  {% endhint %}


---

# 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.b2binpay.com/user-guide/swaps/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.
