# VRTs

Vault Receipt Tokens (VRTs) are synthetic tokens that represent a user's restaking position, providing an added layer of optionality and risk management. Unlike traditional staking, VRT providers can choose the risk profiles of the [Node Consensus Networks](https://www.jito.network/blog/understanding-node-consensus-networks/) (NCNs) they support, allowing for a more comprehensive risk management framework. \
\
In the Renzo ecosystem, **ezSOL** serves as a VRT reflecting a user’s restaked position within the Jito Restaking protocol. Other VRT examples include **bzSOL** and **ezJTO.**&#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.renzoprotocol.com/docs/restaking-ecosystems/understanding-jito-restaking/vrts.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.
