# OPAL Perpetual PT Collection

The OPAL Perpetual PT Collection contains vaults that hold leveraged Pendle Principal Token (PT) positions with automated maturity rollover. Each vault targets a specific underlying asset and rolls its PT position to the next available maturity when the current PT expires. \
\
Every user deposit or exit is instantly settled into the current aggregate vault position in terms of asset and debt per vault share. The vault will autonomously manage any necessary operation to maintain the target leverage as well execute the rollover.&#x20;

***

#### All currently active and live vaults on <https://www.origami.finance/>

{% content-ref url="opal-perpetual-pt-collection/perpetual-susde-pt-plasma" %}
[perpetual-susde-pt-plasma](https://docs.origami.finance/the-third-fold-opal/opal-perpetual-pt-collection/perpetual-susde-pt-plasma)
{% endcontent-ref %}


---

# 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.origami.finance/the-third-fold-opal/opal-perpetual-pt-collection.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.
