# tToken

### What is staking?

Staking makes the crypto ecosystem more attractive as an asset class and is anticipated to grow meaningfully in years to come. Stakers in PoS network usually need to 'lock up' their assets to maintain the integrity of the network in exchange for a pro rata claim of inflationary reward distributed to all staker. It often comes with many other restrictions including minimum investment threshold, bonding period, etc.&#x20;

### What is tToken?

Liqee helps miners / validators to tokenize their staking assets, unlock liquidity and improve capital efficiency.&#x20;

tToken is a tokenized representation of bonded PoS assets, staking assets and mining assets. First two of such tAssets are tFIL and tXTZ. tFIL is a Filecoin token certificate backed by actual Filecoin pledged for mining and associated mining equipment, and tXTZ is token certificate representing collateralized XTZ deposit (Tezos network token) by Tezos validators. tTokens are supported as collaterals in our lending market.

Current available tTokens on Liqee are:

* 25,000 tFIL, pledged node [here](https://filfox.info/zh/address/f0829836)
* 200,000 tXTZ, pledged node [here](https://tzstats.com/tz1LmaFsWRkjr7QMCx5PtV6xTUz3AmEpKQiF)

If you are interested in tokenizing your staking assets, please reach out to us via <bd@liqee.io>&#x20;


---

# 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.liqee.io/tokenization/ttoken.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.
