# Swap fees

When you perform swaps directly through ApeScreener, whether via the SWAP feature or through automated trades managed by our Risk Management module, a small commission is applied to each transaction.

* The default commission is 1% for users without a premium subscription.
* It is reduced to 0.5% for users on the Smart Tier.
* And drops further to 0.25% for those on the Genius Tier

<figure><img src="/files/EfbpwGmSr0YGfKBoI2RO" alt="" width="386"><figcaption></figcaption></figure>

This system ensures that active users and premium members benefit from lower fees, while helping sustain and improve the platform’s ecosystem.

<br>


---

# 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.apescreener.xyz/revenue-streams/swap-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.
