# tABC

## tAssets (tABC)

tAssets are receipt tokens that a Liquidity Provider receives when they deposit tokens into a Pair or Token Reactor. These tABC tokens represent your underlying claim to the assets you deposited into the token reactor, available to be redeemed 1:1 at any time (pending Cycle withdraw period).**tAssets are transferable, however, whichever wallet holds the tABC tokens can claim the underlying deposited assets.**&#x41;nalogous to AAVE's "a" tokens, these assets are 1:1 representative of your stake and is subsequently burned when claiming the underlying asset.Example: if you deposit 750 SUSHI into the SUSHI token reactor, you will receive 750 tSUSHI. In order to claim your underlying asset, you must call the withdraw function, wait for the current Cycle to end, and have your 750 tSUSHI in your wallet when they become claimable. This will in effect burn the tSUSHI tokens in order to receive the underlying asset (750 SUSHI).<br>


---

# 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://flowfi.gitbook.io/flowfi/protocol-information/tabc.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.
