# Liquid Staking

This segment of the Trusted Node network allows users to create wrapped token derivatives. For an additional fee, users can generate ERC-20 tokens tied to their staked capital. These “**t-tokens**” are a liquid equivalent of the staked native assets and can be sold, swapped, or deposited to vaults for additional yields.

Liquid staking brings staked coins back to circulation while still allowing users to earn rewards on their capital.

At any time, users can claim their staking rewards payable in native coins, t-tokens, or $TNODE tokens. To claim back the initial asset, users need to burn their t-derivatives. Depending on the PoS and DPoS blockchain rules, there might be a withdrawal period to minimize slashing risks for the network’s validator nodes.


---

# 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://whitepaper.trustednode.io/trusted-node-architecture/liquid-staking.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.
