# Onboarding a Treasury

### 🗺️Overview

Daımon enables Communities to onboard their Treasury with the consensus of its MultiSig members. Once the onboarding is complete, the MultiSig wallet becomes the Treasury's Trustee, which is responsible for the alignment of the Treasury's mandate with the tokenholder's agenda.&#x20;

Trustees have the duty to safeguard the tokenholder's interests and concerns by informing the Asset Management Castle through [Treasury Proposals](/trustee-guide/ruling-a-treasury.md). Trustees submit proposals based on the holder's time horizon, risk preferences, return expectations and market conditions.&#x20;

### 👑Powers

Through a system of wallet delegation, the Treasury MultiSig can opt-in to delegate decisions to a single MultiSig member. The discretionary smart contract-based rulesets of the Trustee, initially hardcoded in the protocol's governing logic, are the following:

* Liquidate Treasury
* Delegate/Undelegate Decisions to MultiSig Member
* Delegate/Undelegate Treasury to Management Castle


---

# 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://docs.daimon.finance/trustee-guide/onboarding-a-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.
