# How to unwrap an asset

To unwrap pTKNs back to TKNs:

* Select **Unwrap** from the navigation menu and select the pod in which you wish to unwrap tokens for from the drop down menu.
* Connect your wallet and enter the amount of pTKNs you wish to unwrap. If the pod is unweighted, enter the asset withdraw distribution for each token to be unwrapped.<br>

  <figure><img src="/files/JrJPt3UVRFCIQ5iYNhIf" alt=""><figcaption></figcaption></figure>
* Select **Unwrap** to receive unwrapped TKNs back to your wallet based on the distribution settings entered.


---

# 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.peapods.finance/flash-loans/how-to-unwrap-an-asset.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.
