# The Treasury

The treasury's goal is to manage and grow the Orcas DAO assets. The treasury funds will be utilized responsibly for the benefit of the organization. In the initial phase of the flow (minting and investing) the funds are kept in so called **Operational Wallets** (separate wallets for each Tier). After the funds are exchanged to assets, those are stored in **Vaults** (separate wallets for each Tier) managed by the co-funders via a [multi-signature wallet](/orcas.gg-guilds-and-games/orcas.gg/multisig-security.md). All three wallet signatures are required for any transactions that involves Tier Vaults.&#x20;

<figure><img src="/files/sghY19tSs4BmbJDmhKmv" alt=""><figcaption><p>Overview of the Orcas Ecosystem</p></figcaption></figure>

We have the following vaults (tier based):

<table><thead><tr><th width="100" align="center">Vault</th><th align="center">Wallet Address Details</th></tr></thead><tbody><tr><td align="center"><mark style="color:green;">Casual</mark> </td><td align="center">erd1qqqqqqqqqqqqqpgqjkg9jx4z484mmdk75lwt0u8h0utxwngc3xpqd23sam</td></tr><tr><td align="center"><mark style="color:blue;">Hero</mark>  </td><td align="center">erd1qqqqqqqqqqqqqpgqkz3645qu4d9aqrpweuaqxzvth7ey2exf3xpqd2rv0g</td></tr><tr><td align="center"><mark style="color:orange;">Legend</mark></td><td align="center">erd1qqqqqqqqqqqqqpgqs6s57s782ymmq7d6842dn0jcc7j4d4553xpqqwhw3u</td></tr><tr><td align="center"><mark style="color:purple;">Dominus</mark></td><td align="center">erd1qqqqqqqqqqqqqpgqzjttrwfjf4wvw493g06j2ktjxapps65l3xpqey2c0j</td></tr><tr><td align="center"><mark style="color:red;">Apex</mark></td><td align="center">erd1qqqqqqqqqqqqqpgqree2tpmfxr9y29kcaan85yrsqv2l6yxn3xpqvn3n20</td></tr></tbody></table>

<figure><img src="/files/qa0kloWbA1np51n1mmRr" alt=""><figcaption><p>Projection of vaults distribution after NFTs sold out.</p></figcaption></figure>

{% hint style="success" %}
**Treasury Activities**

1. Marketing, community building, and events
2. Manage lock, unvested, and undistributed tokens of the community members
3. Fundraising rounds and token buybacks
4. Token swaps with strategic partners that can benefit the guild
5. Purchase or sell of NFTs/assets.
6. Report updated information regarding funds and assets.&#x20;
   {% endhint %}

<figure><img src="/files/hkEji6DNDCHDFbxRIclC" alt=""><figcaption></figcaption></figure>


---

# 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://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas.gg/the-treasury.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.
