> For the complete documentation index, see [llms.txt](https://vaulttech.gitbook.io/vaulttech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vaulttech.gitbook.io/vaulttech/usdvault-token-utilization/revenue-sharing.md).

# Revenue Sharing

**💰 Upgraded Revenue Sharing: Boosting Returns for Vault Holders with Token-Based Rewards 💰**

Our dedication to the Vault community remains stronger than ever. Every fee processed through our sophisticated Bot is much more than a simple transaction; it’s a reflection of our deep commitment to our users.

We’re excited to introduce an enhancement to our revenue-sharing model. Now, a solid **1% of these fees will not only be directed into the revenue-sharing pool, but we will also use it for a strategic buyback of Vault tokens**. These purchased tokens will then be seamlessly added to our staking pools.

As a Vault token holder, you’re now set to receive rewards in the form of additional tokens. This strategy is designed to amplify the intrinsic value of your holdings, weaving you even more intimately into a flourishing ecosystem.

Holding Vault isn’t just about possession; it’s about being an integral part of a dynamic system that actively multiplies your investment through strategic reinvestment and growth. Here, your confidence is not only appreciated; it’s tangibly honored with a cycle of buybacks and token reinvestments. Welcome to the enhanced world of revenue sharing with Vault.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://vaulttech.gitbook.io/vaulttech/usdvault-token-utilization/revenue-sharing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
