# Withdraw

{% hint style="info" %}
If your transaction fails visit our error resolution article of write us in discord or telegram
{% endhint %}

When you open the page of the fund you invested in, you will have two options:

* Deposit (Join fund)
* Burn tokens (Leave fund)

Here you can see how to burn LP tokens and receive back your share in fund assets. Firstly, push "Burn LP" button.<br>

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

Here you can choose a number of LP tokens to burn and you will see the amount of assets you receive in exchange (including fees).

You will get all funds via one transaction on your wallet (see screenshot of the example below on etherscan).

<figure><img src="/files/v3WEHmW2gjEb5jzhe3Ip" 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://info.aspis.finance/for-investors-and-vault-members/choosing-suitable-vault-for-deposit/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.
