# Step-by-Step Guide

### 1️⃣Step One - Venture

Follow your Daımon to the onboarding interface either by clicking the 'Onboard Your Treasury' CTA on the landing page or by launching the Daımon dApp and switching on the 'Trustee View'. You will be prompted to fill in your Treasury's name, its social media channels, a logo, a brief description and the tToken symbol.

![](/files/uO4D4niltvGwicT9yOz8)

### ​2️⃣Step Two - Add MultiSig

Next, add your Treasury's MultiSig wallet and social media channels, along with the individual wallets of the MultiSig members. Each wallet will become a Trustee. You will also have the choice to delegate certain decisions directly to a single MultiSig wallet for decisions such as:&#x20;

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

![](/files/0btd0pWZGyqBqptSICga)

### ​3️⃣Step Three - Your Precious

Now add the denomination asset of the Treasury, along with the redemption asset. We recommend you use Ethereum, but you can pick any asset you want. On this page, you will also be able to select the minimum and maximum investment requirement, the slippage and the option to keep the Treasury open or closed to third-party investors, along with opting in for entry and exit fees.&#x20;

![](/files/4emflvEd65rJFJEMspR4)

### 4️⃣Step Four - Whitelist

On this panel, you will be prompted to whitelist/blacklist any asset or DeFi strategy you want. Variables are hard-coded within the Treasury smart contract, meaning that the Treasury Manager will only have access to the given assets and protocols.

### 4️⃣Step Five- King of the Treasury!

Congratulations! You are now a Trustee, and therefore MultiSig member, of the onboarded Treasury. Follow your Daımon to the 'My Treasury' tab, where you will see all the Treasuries currently delegated to your wallet. Feel free to celebrate by hiring a Castle in the 'Bazaar' tab so as to delegate your capital to expert Treasury Managers.

![](/files/y7cgwAOmEXO1QGwpOXYn)


---

# 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/step-by-step-guide.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.
