# Deposit & Withdrawal Fees

## Deposits

When depositing via your DeFi wallet, fees may be incurred to pay for network fees charged by the source chain to process your deposit transaction. This fee is paid from your wallet funds and can be seen in the wallet interface when depositing.&#x20;

If depositing via a token transfer, an additional fee may be added to reimburse the relayer for processing your deposit transaction (as above). Demex currently waives this fee, but it is subject to change.

## Withdrawals

For withdrawals, fees are charged to reimburse the relayer and can be paid either in the withdrawal token or $SWTH. The fees are deducted from your balance in Demex.


---

# 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://guide.dem.exchange/trade/fees/deposit-and-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.
