# How to withdraw

How to Withdraw from a Vault:

1. Navigate to the Vaults list on the [PIT Finance](https://pit.finance/) platform.
2. Find the vault you're currently invested in and click the "Details" button.

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

3. On the vault details page, locate the Withdraw section.
4. Enter the amount of pTOKENs you wish to withdraw in the provided input field.
5. The platform will automatically calculate and display the amount of underlying tokens you'll receive based on the current exchange rate.

{% content-ref url="/spaces/3rDtF1tW3tT0IvYaH6RN/pages/HByma2SB5cygjKPanMPp" %}
[Strategies Vα](/products/strategies-va.md)
{% endcontent-ref %}

**Important Notes on Rewards and Fees**:

* The pTOKEN exchange rate automatically includes your earned rewards.
* Fees are already [deducted from generated rewards](broken://spaces/ecoLyoa08lK85zuw9bHt/pages/aLdHN4ah8WKikthqzmH8#vault-fee-structure).
* When withdrawing, you'll receive the full value of your pTOKENs based on the current exchange rate, which reflects your initial deposit plus net rewards.
* No separate reward claim or fee deduction is necessary during withdrawal.

6. Click the "Approve" button to authorize the pTOKEN withdrawal. This step is necessary for security reasons.
7. After approval, click "Withdraw" to finalize your transaction.
8. Your pTOKENs will be burned, and you'll receive the corresponding underlying tokens in your wallet.


---

# 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.pit.finance/faqs/using-pit-finance-guide/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.
