# FEE Schedule

WaveSwaps operates as a decentralized cryptocurrency platform, where users validate transactions using MetaMask. These transactions are executed on an interconnected blockchain and transparently showcased on the respective blockchain explorer. Transaction costs, referred to as GAS, are paid in the native token of the blockchain.

In cases where MetaMask indicates unusually high processing fees, it is advisable to reject the process, refresh the user interface, check token balances, or reconnect MetaMask and repeat the process. If the situation improves, users can proceed; otherwise, it is recommended not to continue the process and report any suspicious transactions through this form.

Within the WaveSwaps platform and its smart contracts, specific transactions are meticulously optimized to minimize fees, especially considering the challenges associated with processing micro transactions.&#x20;

Given WaveSwaps' community-centric business model and various profit-earning functionalities, specific fees may be applied to certain operations.&#x20;

These charges are always transparently communicated within the interface, allowing users to make informed decisions on whether to proceed or reject the intended request.

*Here is a breakdown of WaveSwaps fees that users may encounter when executing specific operations:*&#x20;

#### V1 GBL Bot

*Recycling Income Claiming Fee Requests:*

* Amounts up to 99 GBL: 2%
* Amounts from 100 to 999 GBL: 1%
* Amounts 1000 GBL onward: 0.5%

*Recycling Income Claiming Fee Requests:*

* Amounts up to 99 GBL: 2%

**V3 GBL Bot**

*Swapping Income Claiming Fee Requests:*

* Amounts up to 99 USDT: 2%
* Amounts from 100 to 999 USDT: 1%
* Amounts 1000 USDT onward: 0.5%

**Bridge GBL**

*Token Bridging Request Fee:*

* From/To BNB Smart Chain: 0.005 BNB
* From/To Polygon Mainnet: 2 MATIC
* From/To Arbitrum One: 0.001 ETH
* From/To Optimism Mainnet: 0.001 ETH

*The above fees are valid from May 29th, 2024*.


---

# 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.waveswaps.com/ws-official/fee-schedule.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.
