# Tenderize - Liquid Staking

## Tenderize

- [Tenderize - Liquid Staking 2.0](https://docs.tenderize.me/introduction/tenderize-liquid-staking-2.0.md): Tenderize brings an end-to-end Liquid Staking and DeFi solution to various PoS networks, creating better ways for you to stake and earn yield.
- [Liquid Delegation](https://docs.tenderize.me/introduction/liquid-delegation.md)
- [Tender Tokens](https://docs.tenderize.me/introduction/tender-tokens.md)
- [TenderSwap - Efficient LST Liquidity](https://docs.tenderize.me/introduction/tenderswap-efficient-lst-liquidity.md)
- [BeefyBank (soon)](https://docs.tenderize.me/introduction/beefybank-soon.md): Borrow stablecoins using your TenderTokens or Liquid Delegations as collateral
- [Liquid Delegation](https://docs.tenderize.me/staking/liquid-delegation.md)
- [Technical documentation](https://docs.tenderize.me/staking/technical-documentation.md): Technical documentation for TenderTokens
- [White paper](https://docs.tenderize.me/tenderswap/white-paper.md): Homogenous Liquidity for LSTs
- [Yellow Paper](https://docs.tenderize.me/tenderswap/yellow-paper.md)
- [technical documentation](https://docs.tenderize.me/tenderswap/technical-documentation.md)
- [Introduction](https://docs.tenderize.me/composability/introduction.md): Learn how to create your own LSTs using Tenderize
- [Create your Composite LST](https://docs.tenderize.me/composability/create-your-composite-lst.md)
- [WAGYU Token](https://docs.tenderize.me/wagyu-token/wagyu-token.md)
- [Overview](https://docs.tenderize.me/core-architecture/overview.md)
- [TenderVault / tTokens](https://docs.tenderize.me/core-architecture/tendervault-ttokens.md): Liquid staking vault that accepts user deposits, staking them to a the validator chosen by the user, minting and burning tTokens.
- [BeefBank](https://docs.tenderize.me/core-architecture/beefbank.md): Freeze your steak, borrow Steak Dollars
- [Autonomic Liquidity Provision](https://docs.tenderize.me/core-architecture/autonomic-liquidity-provision.md): Liquidity backstop for Tenderize Ecosystem
- [Conclusion](https://docs.tenderize.me/conclusion/conclusion.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.tenderize.me/introduction/tenderize-liquid-staking-2.0.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.
