> For the complete documentation index, see [llms.txt](https://docs.validao.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.validao.xyz/usdvdo-dao-token/treasury-spending.md).

# Treasury spending

$VDO trades with a 3/3 tax currently, which will gradually be lowered as our treasury grows.&#x20;

1% is redirected towards the LP, and the rest of the taxes go towards building our treasury, which will grow our DAO until we're generating sufficient revenue from mainnet validators.

The taxes fund the following:

* **INFRA & OPERATIONS** 🛰️&#x20;
  * Continued operational expenses for compute and networking resources, relayers, etc
* **BUYBACKS** 🐾
  * To incentivize delegations on mainnet validators, we'll frequently buy back tokens
* **RESEARCH AND MARKETING 📣**&#x20;
  * We'll be hiring an agency to help produce quality research that will result in articles and twitter threads. This will be a part of how we simp for the chains we want to run on, and already run on.
* **SELF-DELEGATION 🪙**
  * Before gaining mindshare and legitimacy we need to enter some mainnets with our own stake, self-delegated.
* **SLASHING INSURANCE 🔪🩸🌂**
  * As an assurance to delegators and to promote our staking services, we will have funds at hand to reimburse any slashing events, in the highly unlikely case that such an event should occur. Our current target is equivalent to 0.05% of all AUM


---

# 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:

```
GET https://docs.validao.xyz/usdvdo-dao-token/treasury-spending.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.
