# Vault Tokens

### What Is a Vault Token?

\
Vault Tokens, or pTOKENs, are deposit receipts that represent your share in a Pit Finance Vault. When you deposit a token like SEI into a Vault, you receive a corresponding pTOKEN, such as pSEI, which reflects your stake in the pooled assets of that Vault.

As the Vault generates profits through its DeFi strategies, the value of your pTOKEN increases. For example, if you hold pSEI, and the SEI Vault earns rewards, the amount of underlying SEI your pSEI can be redeemed for grows. Over time, your pSEI becomes more valuable, giving you greater returns when you withdraw your assets.

In summary, Vault Tokens not only track your initial deposit but also capture the ongoing growth of the Vault, making them a key component of your investment in Pit Finance.

<figure><img src="/files/gjQfiEoXw4eBreKMDwh9" alt=""><figcaption><p>Pit Finance support 4 tokens, and their Vault Tokens are pUSDC, pUSDT, pSEI, pISEI</p></figcaption></figure>

\
When a user withdraws liquidity from a Pit Vault, their corresponding pTOKEN will be burned. pTOKENs are standard Sei Network tokens, meaning they can be transferred and traded just like any other token on the Sei Network.


---

# 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/products/vault-tokens.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.
