# Withdrawing Funds

When you're ready to withdraw your funds from a Lending Strategy, you can initiate a Withdrawal Request at any time. It is noted, however, that this only applies to variable APY loans. I.e. you will not be able to submit a Withdrawal Request from any fixed APY loans, given that you would have agreed to the fixed rate term upon entering into this lending arrangement.&#x20;

It is also important to understand that like all other transactions, Withdrawal Requests must be submitted prior to the commencement of the Clearing Period, which commences 48 hours prior to the end of the 7-day epoch.

To submit a Withdrawal Request from a variable APY loan, the following steps are necessary:

1. Connect your Web3 wallet.
2. Visit the **Lending** page of the Kasu platform where all the Lending Strategies appear.
3. Click on the **Overview** button of the relevant Lending Strategy you would like to withdraw your funds from.&#x20;
4. Scroll down to the **Your Lending** Section and click the **Withdraw** button. Note that if your Web3 wallet is connected and you don't see any Lending Balance appear in this Section, the Withdraw button will be inactive, meaning you do not have any funds in this particular Lending Strategy to withdraw.&#x20;
5. You will then be prompted to enter the USDC amount you would like to withdraw, along with the Tranche you'd like to withdrawal your funds from.
6. Follow the prompts until you received confirmation that your Withdrawal Request is sucessfully queued.&#x20;

The fulfilment (acceptance) of your Withdrawal Request first depends on the available liquidity in each Lending Strategy. If there's insufficient liquidity, your Withdrawal may not be fulfilled (or only partially fulfilled), in which case, the unfulfilled portion will remain queued for the next epoch.&#x20;

Your Loyalty Level also plays a role in influencing the priority of Withdrawal Requests. Higher Loyalty Levels result in higher priority relative to other Withdrawal Requests with lower (or no) Loyalty Levels, which is beneficial during periods of high withdrawal demand.&#x20;

You can request to withdraw any amount of your lending balance. Interest is calculated up to the point when your withdrawal is fulfilled at the end of the epoch. Similarly, any End Borrower losses that occur whilst your Withdrawal Request is still queued will also affect your balance (including the amount of Withdrawal Requests that are yet to be fulfilled). Once complete, the withdrawn funds are transferred to your Web3 wallet as USDC.

If your Withdrawal Request has not been fulfilled (Accepted) after 5 Epochs, it will automatically outrank all published Loyalty Levels, elevated to the highest priority (exceeding Loyalty Level 3), regardless of your existing Loyalty Level (even if you do not have a Loyalty Level). Please refer to [Loan Withdrawal Requests](/lending-with-kasu/withdrawing-funds.md) for further details.

### Withdrawal Request Process  <a href="#withdrawal-request-process" id="withdrawal-request-process"></a>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc2dbLpLjr_7bYaSm50-4UF71-pf1qzgGkPU2SZrNz8xhVFw-N7AfOuI_Oik3-xCzIC5oa8o29yDyjgr5EjL0a-2oSgj7H72sxZVdYl1R8vXT6nAmnqfNlu-9hbHQbnG_afq9U?key=yqEspsW9mVoW0hEwuGLFug" 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.kasu.finance/lending-with-kasu/withdrawing-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.
