# Buy/Sell Cardano

The Buy/Sell feature in VESPR enables seamless on-ramping and off-ramping for Cardano (ADA). This service is powered by **Topper Pay**, a highly regulated and trusted US-based company owned by **Uphold Inc**.

## **Fees**

As of **December 13, 2024**, the following fees apply:

1. **Processing Fees**:
   * **Buying Cardano ADA**: 2.9%
   * **Selling Cardano ADA**: 1.75%
2. **VESPR Fee**: 1% flat fee for both buying and selling transactions.

**Important Notes**:

* Fees are subject to change. Always review the fee breakdown displayed upfront before proceeding.
* The quoted ADA price, outside of the fees, may include a spread compared to the ADA spot price. Ensure you are comfortable with the quoted price before confirming the transaction.

## **Availability**

This feature is available in most countries. For a list of unsupported countries, please check [here](https://support.topperpay.com/hc/en-us/articles/8926552924572-Which-countries-are-not-supported-by-Topper).

## **Transparency and Trust**

* All fees and pricing details are clearly displayed before you complete a transaction, ensuring transparency.
* Topper Pay is a reliable partner backed by Uphold, providing secure and regulated services for buying and selling ADA.


---

# 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.vespr.xyz/vespr/user-guide/faq/buy-sell-cardano.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.
