# Deposit/Withdrawal Fees

### Withdrawal Fees

Fees are charged for depositing or withdrawing both virtual assets (cryptocurrencies) and fiat currencies on the platform. These fees cover transaction costs and contribute to the platform’s operational stability.

* **Virtual Asset Withdrawals:** Fees apply to deposits and withdrawals of major cryptocurrencies like Bitcoin (BTC), Ethereum (ETH), and Tether (USDT). These include both blockchain network fees (Gas Fees) and platform-specific fees, which vary based on asset type, transaction volume, and processing speed.

> Example: The total cost for a Bitcoin withdrawal includes the blockchain network fee plus the platform's withdrawal fee.

* **Fiat Currency Withdrawals:** Fees are associated with converting cryptocurrencies to fiat currencies through OTC (Over-the-Counter) services. These fees vary depending on local regulations and payment systems, facilitating the conversion between digital and fiat currencies.

> Example: For withdrawing USD or KRW, the fees encompass both remittance and conversion fees.

* **Utilization of Revenue:** Withdrawal fees are crucial for maintaining and upgrading the platform’s financial infrastructure, particularly supporting the security and KYC (Know Your Customer) procedures essential for fiat currency transactions.


---

# 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://tem.gitbook.io/docs/revenue-model/deposit-withdrawal-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.
