# Pendle Principal Tokens (PTs) on Aave

As of May 2025, Aave started onboarding Pendle Principal Tokens that allows their holders even greater use of their capital, with extra tools for this available at DeFi Saver.

Utilizing our Aave dashboard, users are able to do a 1-transaction looping of their PT:

<details>

<summary>Show me how:</summary>

Let's say you're holding PT sUSDe November and you're looking to leverage it multiple times to increase how much you'll be claiming once the maturity date hits.

This is all done in a single transaction by:

* Flash loaning the debt asset
* Swapping the debt asset for the PT
* Supplying it to Aave
* Borrowing more of the debt asset
* Repaying the flash loan

The first step would be to navigate to the Aave dashboard in the sidebar:

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

From there, click the "Create" button to get started, and press the "Leverage" tab:

<figure><img src="/files/24NOwRwlXozVLkMGnsfl" alt=""><figcaption></figcaption></figure>

Once you're on the Leverage screen, you'll be able to:<br>

* Choose the collateral asset&#x20;
* The collateral amount
* Select the leverage amount
* Select the debt asset
* The debt amount
* The Exchange route
* Tick the E-Mode checkbox
* Set the slippage limit

On the right-hand side, you'll be able to see all the projections and details of your position before opening it.

If everything checks out, press the "Create" button.

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

If the transaction is successful, you'll be met with a success pop-up window. You'll have the option to check out our Automations, but if that's not currently relevant to you, simply press "Done".

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

You'll now see your position's real-time details, along with all of the relevant security metrics.

From here, you'll also be able to access our Boost & Repay features.

</details>

DeFi Saver can help you save numerous steps with creating a leveraged position with your PT assets, as the position is opened in one smooth transaction. This saves users both time and gas fees.

Additionally, opening a Borrow or Leveraged position on DeFi Saver gives you access to our leverage management tools, such as [Boost & Repay](https://help.defisaver.com/features/boost-and-repay) or [Collateral Switch](https://help.defisaver.com/features/collateral-and-debt-switch).

{% hint style="success" %}
*At the moment, there are no fees from DeFi Saver on all transactions involving Pendle Principal Tokens (PT) for PT positions on Aave.*
{% endhint %}

***

## Related Articles:

* [Pendle PT Rollover](https://help.defisaver.com/protocols/aave/pendle-principal-tokens-pts-on-aave/pendle-pt-rollover)
* [Unwinding Pendle positions with expired Principal Tokens](https://help.defisaver.com/protocols/aave/pendle-principal-tokens-pts-on-aave/unwinding-pendle-positions-with-expired-principal-tokens)
* [How is the Net APY calculated for Pendle PT positions?](https://help.defisaver.com/protocols/aave/pendle-principal-tokens-pts-on-aave/how-is-the-net-apy-calculated-for-pendle-pt-positions)


---

# 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://help.defisaver.com/protocols/aave-v3/pendle-principal-tokens-pts-on-aave.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.
