> For the complete documentation index, see [llms.txt](https://autofarm.gitbook.io/autofarm-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://autofarm.gitbook.io/autofarm-network/indonesian/how-tos/autofarm/access-deprecated-autofarm-vaults.md).

# Access deprecated autofarm vaults

In this section the steps on how to get your funds from an **deprecated** autofarm vault are explained. The deprecated autofarm vaults will always be available on the [Legacy version ](https://legacy.autofarm.network/)of autofarm.&#x20;

Current depreacated vault farms available on legacy.autofarm.network:

* Viking vaults ([Details](https://t.me/autofarm_network_ann/232))
* Venus v1 vaults ([Details](https://medium.com/autofarm-network/venus-v2-vaults-fe41553ca283))
* Venus v2 vaults ([Details](https://medium.com/autofarm-network/21-april-2021-venus-vaults-post-mortem-1518ae7399c6))

1\) Go to <https://legacy.autofarm.network/> and connect your wallet by using the button on the top of the page:

![](/files/-MZ7bpr5TEGpCv5M2H1f)

2\) Switch the \[Balance] column to \[Deposited] by using the " - " sign:

![](/files/-MZ7ceaVJW-C2vFpIbYW)

3\) Look up your particular vault(s) in the list and key in the amount you want to withdraw. Use the " - " button next to the amount to withdraw:

![](/files/-MZ7dekNDVuih44L4ZMX)

4\) After clicking the withdraw button, you need to confirm the transaction:

![](/files/-MZ7e7qWVTw3YSShX_7q)

{% hint style="info" %}
*Please note, above image is a transaction confirmation of* [*Metamask*](https://metamask.io)*. Confirmation screens can differ per app / wallet.*
{% endhint %}

5\) After confirming the transaction, the withdrawal will take place and will be done after this notifcation:

![](/files/-MZ7ealzKsmYjPnLgyhh)

{% hint style="success" %}
You can check all transactions made on the Binance Smart Chain network on: <https://www.bscscan.com>
{% 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, and the optional `goal` query parameter:

```
GET https://autofarm.gitbook.io/autofarm-network/indonesian/how-tos/autofarm/access-deprecated-autofarm-vaults.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
