# Withdraw Funds From Vault

1. Head over to the [specific vault](https://trade.blackpanther.fi/vault/inj1v4hl4s7lqw84usxqhh9mhjewlwvfe5r8zygvc3) that you wish to withdraw funds from.
2. Click on the "Connect Wallet" button to connect your wallet. Once connected, navigate to the withdraw tab on the vault page.
3. Go ahead and withdraw your funds from the vault. Note that if you LP tokens are staked, you need to [unstake your LP tokens](https://docs.blackpanther.fi/how-to/unstake-lp-tokens) first before you can withdraw your funds.

<figure><img src="/files/1xJXflopyjIhZ7wF84XX" 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.blackpanther.fi/how-to/withdraw-funds-from-vault.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.
