> For the complete documentation index, see [llms.txt](https://support.trybit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.trybit.com/withdrawals/withdrawal-request.md).

# Withdrawal Request

One of Trybit advantages is fast withdrawals. Received payments are credited to the account balance immediately after network confirmation and become available for withdrawal without reserves, freezes, or service-side delays. Trybit does not hold funds.

You can withdraw funds in two ways:

* **manually** — by creating a withdrawal request in your dashboard
* **automatically** — by configuring auto-withdrawal to saved addresses

To withdraw funds from Trybit, follow the steps below:

1. In the «Balance» section, go to the «Funds withdrawal» tab.
2. Fill in the application form, selecting the currency and one of the saved wallets. You can also specify a new address that will be saved after submitting the withdrawal request.

<figure><img src="/files/bOhdNMQ7619Jx739Yz9t" alt=""><figcaption></figcaption></figure>

You can specify any amount for withdrawal, but the minimum is from $10 in any available currency.&#x20;

Withdrawals are only possible to [saved and confirmed addresses](/withdrawals/withdrawal-wallet.md).

In most cases, requests are processed within 5 minutes, and in rare cases processing can take up to 1 hour.

It is impossible to receive payments directly to your wallet through Trybit. All funds are first received into the system and then withdrawn to the wallet you specify.

To enable [automatic withdrawals](/withdrawals/auto-withdrawal-rules.md), you must first add and confirm wallet addresses for the required currencies in the «Saved Addresses» section.

{% hint style="info" %}
If you have any questions or need help, you can contact our support via chat on the website and in your personal account, as well as reach us on Telegram. Support contacts are listed [on our website](https://trybit.com/support).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.trybit.com/withdrawals/withdrawal-request.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.
