# The Vault

The Vault is where all of the Oxya Origin D.A.O's assets will be stored. [OXYA Federation](/oxya-origin/oxya-community/oxya-federation.md) members will then have the opportunity to cast their vote to decide what the funds will be used for.

* Fund Allocation
* Fund Management

## Fund Allocation

Spent $OXYZ token will be collected in the Vault's funds and used to relieve token buy pressure, provide liquidity to new CEX/DEX, invest in the game and ecosystem's development or used however the Oxya Origin D.A.O votes.

## Fund Management

In order to safeguard the Vault from potential hacks or loss of data, 75% of the Vault's funds will be held on a fully auditable Wallet with a publicly available address, while the remaining 25% will be spread on other "hidden" wallets that will be in the hand on team members to facilitate transactions.

Public Vault address: **to be revealed**


---

# 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://oxya-origin.gitbook.io/oxya-origin/token/the-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.
