# Redeem Your PT

## Introduction

Once the PT's maturity date arrives, you can now claim your fixed rewards by converting your matured PT tokens back into the base asset at a 1:1 ratio. This means that you are finally realizing the fixed yield from holding PT as the price of the PT acquired at a discount is now equivalent to the base asset.

As matured PTs no longer generate any yields, it is recommended that you redeem your PT as soon as it matures. This will then provide you the option to either:

* Reinvest your capital into subsequent future-dated PTs
* Hold onto the yield-bearing asset and accrue more yields

{% hint style="success" %}
**PT Strategies Explained**

Please visit our [PT Strategies Explainer](/getting-started/strategy-explainers/pt-strategies.md) if you would like a deeper dive into PT mechanics and how best to manage your positions.
{% endhint %}

## Realizing Your PT Returns

Factor offers various strategy types that enable you to amplify your PT gains.

{% tabs %}
{% tab title="Yield" %}

1. Visit the [Factor Discover](https://app.factor.fi/) page and search for your PT Yield Strategy.
2. On the strategy page, you will be able to find a withdraw option to the right of the page.\
   ![](/files/c8YEMp1NpL6ZdyWcP22o)<br>
3. Withdraw all your matured PT from Factor.
4. Visit the [Pendle Trade page](https://app.pendle.finance/trade/markets) and search for your PT under the "Inactive" tab.\
   &#x20;![](/files/CcBih9QvIrY5Px2sb3a6)
5. You can then choose to redeem or rollover your PT to a later offering.\
   ![](/files/0NgZQ3X4yrjcUvMc3AQO)
   {% endtab %}

{% tab title="Leverage" %}

1. Visit the [Factor Discover](https://app.factor.fi/) page and search for your PT Leverage Strategy.
2. Select the position to close and you will be able to see a "Close Position" option.\
   ![](/files/mIt19gLl8KQvoLdCvmys)
3. As your PT has now matured, it is recommended that you **select the debt asset** as the token to receive when closing the position. This will save you the additional step of having to redeem your PT on Pendle.
4. Once you have selected an asset and a slippage tolerance, you can then simulate the expected output.
5. You can then proceed to claim your PT value by clicking on the "Close Position" button.\
   ![](/files/n6KMUWvHWPa7BUl4xF43)
   {% endtab %}
   {% endtabs %}


---

# 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.factor.fi/factor-discover/factor-discover/pt-user-guides/redeem-your-pt.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.
