# Penpie Receipt Token

* Penpie has introduced a receipt token for TVL providers across different pools, with the aim of enhancing the DeFi lego structures built on top of the Penpie ecosystem.
* Users receive Penpie receipt tokens when they become liquidity providers on Penpie. (Ex: <https://arbiscan.io/address/0xCD3A30D714B2b0aeda32593dF3bAd12351dd2314> [PTGLP28MAR24 ](https://arbiscan.io/token/0xCD3A30D714B2b0aeda32593dF3bAd12351dd2314)Penpie Receipt Token or mPENDLE Receipt Token).
* The receipt token is transferable. Upon transfer, rewards are updated for both the sender (\_from) and recipient (\_to) addresses. The accumulation of rewards is entitled to the current owner of the receipt token.


---

# 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.penpiexyz.io/tokens/penpie-receipt-token.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.
