# tTokens

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

### What is tToken? <a href="#what-is-ftoken" id="what-is-ftoken"></a>

tToken is the certificate of deposit. In return for the supplied assets, liquidity providers will receive corresponding tToken, which entitles them to redeem the supplied assets.&#x20;

By minting tTokens:

(1) Earn interest through the tToken's exchange rate, which increases in value relative to the underlying asset.

(2) Gain the ability to use tTokens on other protocols that accept tTokens.

### Can I transfer tToken? <a href="#what-are-the-risks-in-the-use-of-ftoken" id="what-are-the-risks-in-the-use-of-ftoken"></a>

If an tToken is transferred to other platforms, the deposit in the account decreases and the loan utilisation rate increases. Users need to verify their loan limit before they can participate in other platforms. Price volatility so it is recommended to keep loan utilisation low to avoid liquidation.

### What is the tToken exchange rate? <a href="#what-is-the-exchange-rate-between-ftokens-and-tokens" id="what-is-the-exchange-rate-between-ftokens-and-tokens"></a>

tToken is more like a fund quota. The assets exchanged back from tToken may increase because of the interests. Generally, users can get a return of up to 50 times of the deposits in tToken. But the interest may also impact the amount of tToken. So the exchange rate between the original assets and tToken is not constant.&#x20;

Real time exchange rate can be found on detail page of each asset.


---

# 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.torches.finance/docs/protocol/ttokens.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.
