# Redeem and Repay

## Redeem

Redeeming tToken is the process by which tToken holders can return and burn their tToken in exchange for an equivalent amount of underlying tokens, which includes the principal plus interest. This amount of the principal and interest is known on the day when the auction matching results are released. Lenders can redeem their tToken anytime after the maturity date, which is at 00:00 UTC+0 on the day after the loan's maturity date.&#x20;

## Step 1&#x20;

Click the profile to redeem tToken. Select the type and currency.

## Step 2&#x20;

Users can select Ethereum or Term Structure to redeem tToken.&#x20;

## Step 3&#x20;

Sign the request. Then, a message that says “redeem request sent” will appear.&#x20;

<figure><img src="https://lh4.googleusercontent.com/mtsBpc9TfIIYHUX39MxFHt7SWopVNwECdv_zgWVK1kvbMqDw1TD_PuaocgnpgHAhucBP8--Bc_WuyTEjJGB0YQXG4aLCJ1pE-OEUAWcHCea5GYTgx7I-Gi4WQvwPNkvNmm-ba3wmYBvwGokWrVEOO9Q" alt="" width="375"><figcaption></figcaption></figure>

## Repay Loans&#x20;

Users must repay the loan before 23:59 UTC+0 on the specified maturity date. If users fail to do so, their collateral will be liquidated to protect the lenders' rights and maintain the platform's stability. Please use the "Explorer" function to check each transaction's status.&#x20;

### Repay&#x20;

Indicate the amount of cryptocurrency to repay and the amount of collateral to withdraw.

<figure><img src="https://2124147589-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeWdv9jP6G1zpplH9nwKe%2Fuploads%2FKt85rf2npWFG6vuwpiR1%2F%E6%88%AA%E5%9C%96%202023-06-29%20%E4%B8%8A%E5%8D%8810.32.58.png?alt=media&#x26;token=916bbd6a-7d06-4384-a21a-d096a49a3458" alt="" width="375"><figcaption></figcaption></figure>

### Remove Collateral&#x20;

Users have the flexibility to maximize capital efficiency by removing collateral as long as the health factor remains above 1. To do this, indicate the amount of collateral to remove.&#x20;

<figure><img src="https://2124147589-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeWdv9jP6G1zpplH9nwKe%2Fuploads%2FcYULQHDcy6D5kkhhP42t%2F%E6%88%AA%E5%9C%96%202023-06-29%20%E4%B8%8A%E5%8D%8810.33.07.png?alt=media&#x26;token=00bfc114-61aa-421f-a2a7-6df5770658be" alt="" width="375"><figcaption></figcaption></figure>

### Add Collateral&#x20;

Users can add collateral to minimize the risk of liquidation and achieve a higher loan-to-value (LTV) ratio. To do this, please indicate the amount of cryptocurrency to add.&#x20;

<figure><img src="https://2124147589-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeWdv9jP6G1zpplH9nwKe%2Fuploads%2FlPRMlLrfjnsUanHz6fBB%2F%E6%88%AA%E5%9C%96%202023-06-29%20%E4%B8%8A%E5%8D%8810.33.17.png?alt=media&#x26;token=ee8b7957-9b2d-4871-99e6-46a277a886d5" alt="" width="375"><figcaption></figcaption></figure>

### Transaction Status&#x20;

Please use the "Explorer" function, which can be found under "More," to check each transaction's status.&#x20;

The sequencer in zkTrue-up collects users’ transactions, batches them, and sends them to Ethereu&#x6D;**.** Therefore, users will need to **wait for a specific period of time** before they can observe their actions being reflected in the protocol. It is important to note that this number may be adjusted to accommodate various circumstances upon the launch of the mainnet.

To learn more about the rollup services and how transactions are handled and settled, please refer to the doc at <https://docs.ts.finance/architecture/rollup-services>


---

# 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://tutorials.ts.finance/how-to-use-term-structure/onboarding-guide/redeem-and-repay.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.
