# Fees

## **How much are Vyper fees?**

* To maintain platform operations and deliver a premier trading experience, Vyper takes a 1% fee on all buy and sell transactions.&#x20;

***

## **How does Vyper take fees?**

* Fees are taken directly from the transaction when a trade is successfully executed.&#x20;

***

## I**n what kind of transactions are fees taken?**

* Fees are ONLY taken during a trade. This includes market, limit orders, all other pro order types, and trades from automated tasks. Users are not charged fees when transferring tokens.&#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.vyper.trade/getting-started/fees.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.
