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

# Treasury Management

The DAO treasury will hold half of its pre-mined $TIC and 25% of its $TIC emissions in reserve for bug bounty payments. ETH that was raised during the pre-seed has been allocated for operational use (audits, services, LPing, etc.)

Ethereum Treasury Multisig: <https://gnosis-safe.io/app/eth:0x6cA79F0FA0Abb8072d1998138600DbeFfBE5a9bB>

Ethereum Fee Multisig: <https://gnosis-safe.io/app/eth:0xffC2b319406555223AFE6DF7b82Ffd100351bcb9>

Avalanche Treasury Multisig: <https://gnosis-safe.io/app/avax:0x028C361f3d5562082Ad19244104a69e950857eEF>

Avalanche Fee Multisig: [https://gnosis-safe.io/app/avax:0x8AA16c21a8b529a655711c62BdEf27456b1E8Fe3](https://gnosis-safe.io/app/avax:0x8AA16c21a8b529a655711c62BdEf27456b1E8Fe3/balances)

Avalanche Cross Chain Multisig: [https://gnosis-safe.io/app/avax:0x1E0c87fc6ee83f775436f58D9B3E74367a484C42](https://gnosis-safe.io/app/avax:0x1E0c87fc6ee83f775436f58D9B3E74367a484C42/balances)

Avalanche Bug Bounty Multisig: [https://gnosis-safe.io/app/avax:0xF330C11D23787577b404341646626dFd5BfdC622](https://gnosis-safe.io/app/avax:0xF330C11D23787577b404341646626dFd5BfdC622/balances)

Avalanche Rebalancing Wallet: <https://snowtrace.io/address/0xc827f990d7acb949acb77e21d652e3fd7eaffa10>


---

# 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.elasticswap.org/treasury-management.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.
