# Withdraw

You may want to withdraw funds deposited within the platform or withdraw some or all of your earnings:

### 1. Withdraw the funds deposited in the platform to an external wallet/bank account

If you have funds deposited in the platform, you can withdraw them anytime from "**My Balances**".

<figure><img src="/files/UhjZNTd5ViuWwZbWSKAl" alt=""><figcaption><p>Withdraw funds from "My balance"</p></figcaption></figure>

If you don't see funds you expect to have, please double-check if they have been invested and follow "Withdraw from an investment" section below.

### 2. Withdraw from an investment

#### If you have invested in a Flex product

If your funds are currently invested in an opportunity, you can withdraw them from "**Portfolio**" tab if your invested product is "Flexible". &#x20;

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

You can withdraw all the funds or part of the funds clicking on "**Withdraw**".&#x20;

After you withdraw from a flex investment, your funds will be available at T+1 (the following day or sooner) and visible under "My balances" tab.

#### If you have invested in a locked product

If you have invested in a locked product, you can't withdraw from your investment until the product reaches maturity.&#x20;

When the product reaches maturity your funds will be automatically available in the "My balances" section of the platform at T+1 (the day after the expiration).

### 3. Withdraw my earnings/yield

Yield is paid in real time, meaning you can use your proceeds and withdraw them in real time.&#x20;

You accrue earnings by the second. Your real-time earnings and balances are visible under "My balances" tab.&#x20;

<figure><img src="/files/xKzBkXL1N25akbmHRCF8" alt=""><figcaption><p>Yield accrues in real time in "My balances"</p></figcaption></figure>

{% hint style="warning" %}
For the time being, we support stream receiving to the platform-created wallets only. We are soon enabling streaming to any external wallet. You can withdraw from your platform wallet to an external wallet after passing the security checks.&#x20;
{% endhint %}

&#x20;


---

# 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.streamablefinance.com/streamable-invest/how-to/withdraw.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.
