# How to Withdraw Funds

After you receive a [payout from the Company](/for-contractors-1/how-to-receive-or-request-a-payout.md), your balance will be credited with the corresponding amount. You will also receive an email notification confirming that the funds have been added to your balance on the Kleos platform.

The next step is to choose the amount and currency you want to withdraw to your bank account.

## Withdrawing funds

{% hint style="danger" %}
Only withdrawals to bank accounts and cards registered in your name are possible. Withdrawals to third-party accounts will be declined, and the funds will be returned to your Kleos balance.
{% endhint %}

The following withdrawal options are currently available in different currencies:

### USD

&#x20;These are the available methods for withdrawing USD:

* SWIFT&#x20;
* ACH
* Visa\Mastercard
* USDT (TRC 20\Tron)&#x20;

{% hint style="warning" %}
The minimum withdrawal amount is 100 USD.
{% endhint %}

### EURO

These are the available methods for withdrawing EURO:

* SWIFT&#x20;
* Visa\Mastercard

{% hint style="warning" %}
The minimum withdrawal amount is 100 EUR.
{% endhint %}

## **Withdrawal processing times**

Standard withdrawal times vary depending on the payment method:

* **Visa/Mastercard** — usually **instant**, though in some cases it may take up to **30 minutes**. Additional checks may extend processing time to **24 hours**.
* **USDT** — up to **5 hours**. Additional checks may extend processing time to **24 hours**.
* **SWIFT / ACH** — **1 business day**. Depending on your country and bank, the transfer may take up to **3–5 business days** to be completed.

The transfer time depends on your bank, your country of residence, and your bank’s internal policies for processing transactions.

## **Withdrawal procedure**

{% hint style="warning" %}
You can withdraw funds only up to the available balance in the selected currency. Funds in other currencies are not converted automatically at the time of withdrawal.
{% endhint %}

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

Once you choose your preferred method and currency, enter the necessary bank details for the transaction. After filling out all the details, double-check them for accuracy and click the **Save method** button. This template will be available for the future withdrawals.

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

The next step is to enter the withdrawal amount and, if necessary, the payment purpose. After that, click the **Confirm** button to submit your withdrawal request for processing.&#x20;

On this page, you can download your withdrawal invoice in PDF format by clicking Download invoice.

<figure><img src="/files/5841EShgYL8NnwrFFFP6" alt=""><figcaption></figcaption></figure>

After you add a new withdrawal method in any currency, the first transfer to the new payment details may be reviewed by Kleos’s financial team for up to **24 hours**.

Once your payment is sent, you will receive an email notification at the email address you used during registration.

{% hint style="warning" %}
Please note that this email confirms the payment has been **sent**, not that it has already been **received**. The exact transfer time depends on your bank’s country and your bank’s internal policies for reviewing and processing transfers.
{% endhint %}

{% hint style="warning" %}
If you have not received the email, please check your **spam** folder.
{% endhint %}

## **Crypto (USDT TRC20) withdrawal procedure**

{% hint style="warning" %}
You can withdraw funds only up to the available balance in the selected currency (USD for USDT, 1:1). Funds in other currencies are not converted automatically at the time of withdrawal.
{% endhint %}

To withdraw funds in **USDT**, select the relevant option at <https://app.kleos.io/withdraw>. Then enter your **USDT wallet address on the TRC20/Tron network** in the window that opens. After filling out the address, double-check it for accuracy and click the **Save method** button. This template will be available for the future withdrawals.

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

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

The next step is to enter the withdrawal amount. After that, click the **Confirm** button to submit your withdrawal request for processing.&#x20;

On the <https://app.kleos.io/history> page, open the relevant withdrawal and check the **Track No.** field. There, you will find a link that allows you to track the payment status and movement of funds.

<figure><img src="/files/01c0qg3Yn84Wk0WcAwgB" alt=""><figcaption></figcaption></figure>


---

# 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.kleos.io/for-contractors-1/how-to-withdraw-funds.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.
