# 1. Platform Fees

* **2.5% of All Fungible Token Transactions:** A transaction fee applied to all fungible token transactions conducted on the Vesta platform. This ensures consistent revenue generation as token usage grows and increases the economic sustainability of the platform.
* **On-Ramp/Off-Ramp Transaction Fees: F**ees collected when users convert traditional currencies to tokens (on-ramp) or vice versa (off-ramp). This facilitates easy entry and exit from the blockchain ecosystem for all users.
* Token Swap Fees: Collected when users exchange one token for another on the Vesta platform. This enhances liquidity and incentivizes users to engage with different token offerings.


---

# 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://vesta-group.gitbook.io/vesta-group/business-revenue-model/1.-platform-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.
