# Burn Reduction Vault

Tokens deposited in this vault have a reduced burn of 0.01% per hour and have no time delays for withdrawals.

Tokens to be burnt in this vault are redirected to the [Floor](https://xvi10.gitbook.io/xvix/xvix) instead of being directly burnt.

This results in the generation of ETH rewards which is used to incentivise usage of the X2 system.

The vault can be accessed through the [XVIX Dashboard](https://xvix.finance/dashboard).

**Useful Links**

1. [Burn Reduction Vault Contract](https://etherscan.io/token/0x780e9996Ec934cba0E2FC830C9b9f3e19F99ec3B)
2. [Burn Reduction Vault Contract (Old)](https://etherscan.io/address/0x7D1c31E27b4b635fA15A91367d82C8bca9f51C26)
3. [Burn Reduction Vault Source Code](https://github.com/xvi10/x2-contracts)


---

# 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://xvi10.gitbook.io/xvix/burn-reduction-vault.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.
