# The Vaults

Trusted Node vaults are DeFi smart contract protocols that enable an exchange of the core assets within the Trusted Node network. Users can provide liquidity to the **vaults** in exchange for additional yields and a share of transaction fees.

There are 3 main liquidity vaults within the Trusted Node infrastructure, which enable exchange between native assets, liquid derivatives, and $TNODE tokens:

1. **T-token Vaults** provide liquidity for the derivative t-tokens. They contain pairs of $TNODE against various wrapped tokens. T-token vaults are an essential part of the Trusted Node ecosystem that sustains **liquid staking**. They ensure that t-derivatives remain liquid. Part of the token sale revenue will be directed to providing liquidity to the t-token vaults. Eventually, vaults or liquidity pools of t-tokens against native cryptocurrencies and other t-derivatives may emerge as the market evolves.
2. **$TNODE Liquidity Vaults** provide liquidity for the $TNODE token. They contain $TNODE:cryptocurrency pairs to enable the native token exchange against mainstream crypto assets.
3. **Partner Liquidity Vaults**&#x20;

   Trusted Node will cooperate with emerging PoS projects to provide liquidity for their native tokens against $TNODE tokens. Through DAO governance, community members can suggest and vote on creating liquidity pools and vaults for specific PoS projects.


---

# 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/the-vaults.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.
