# Withdrawal Fees

#### What is a withdrawal fee?

A withdrawal fee is the cost charged when transferring your funds from YUBIT to an external wallet or another platform. This fee helps cover blockchain network costs and ensures that your transaction is processed smoothly.

#### How much is the withdrawal fee?

Withdrawal fees are **dynamically adjusted** based on blockchain network conditions. Since network congestion and transaction costs vary, fees may change to reflect real-time conditions.

#### Why does the withdrawal fee change?

Blockchain networks often experience fluctuating activity levels.

* During periods of high congestion, transaction costs on the network rise.
* YUBIT adjusts withdrawal fees in real time to match these changes, ensuring your transfers remain reliable.

#### Where can I find the current withdrawal fee?

The current withdrawal fee for each cryptocurrency is shown on the **withdrawal page** of your YUBIT account. Please check the fee displayed before confirming your transaction.


---

# 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://yubit.gitbook.io/yubit/deposit-and-withdraw/withdrawal-faq/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.
