# How to Wrap into a Pod

**How to Wrap an Asset into a Pod**

1. **Select Your Pod**:\
   Start by locating and selecting your Pod on the [Peapods homepage](https://beta.peapods.finance). You’ll be redirected to the Pod’s dedicated page.

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

2. **Review Pod Information**:\
   On the Pod page, you'll find all relevant statistics, including the **fee structure** and **revenue distribution**.  For new Pods, all of the performance metrics will be blank as the Pod has no TVL yet. To wrap your asset, select the **“Farm Volatility”** button.

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

3. **Wrap Your Asset**:\
   Ensure the **toggle** is set to **“Wrap”**, then deposit your TKN (token). The interface will display how many **pTKN** you’ll receive in return.

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

4. **Complete the Transaction**:\
   Follow the prompts and finish the transaction 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.peapods.finance/how-to-guides/how-to-wrap-into-a-pod.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.
