# Fees

## **Trading Fees**

* **Spread**: Generally, KoinBay charges a 0.3% maker fee and a 0.6% taker fee for buying and selling cryptocurrencies. While these rates apply to the majority of assets, please note that fees may vary for certain specific tokens or trading pairs.
* **Future Variations**: Possible introduction of maker-taker fees, volume-based tiering, and zero-fee promotions for KoinBay token trades..

## **Other Fees**

* **Withdrawal Fees:** Depend on market and blockchain conditions. They are adjusted at each withdrawal. The fee you see on the platform is updated for every new withdrawal
* **Listing Fees:** Fee for listing a new coin on the exchange.
* **Margin Fees:** Interest or fee on borrowed amounts in margin trading.
* **Additional Fees:** Possible charges for services like automated algorithmic orders.

## **Deposit Fees**

* **Free:** No charge for depositing funds into your KoinBay account.
* **Minimum Deposit**: Some minimum deposit amounts might be required.


---

# 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.koinbay.com/services/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.
