# Step-by-Step Guide

### 1️⃣Step One - Venture

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

![](https://1674760640-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQh3JG4RUklmsKjJK8jPS%2Fuploads%2F94N6tC5aqfrMufOOdr7O%2Fimage.png?alt=media\&token=a5caa1e2-448c-4406-a7a3-f2aa1d2c7c9c)

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

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

* Add/Remove Manager to MultiSig
* Add/Remove Manager to Treasury

![](https://1674760640-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQh3JG4RUklmsKjJK8jPS%2Fuploads%2F5ZCcrGNXqesC6esu096X%2Fimage.png?alt=media\&token=05f3921d-6742-4e41-9f2b-31605080d49a)

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

Now add the denomination asset of the Treasury. We recommend you use Ethereum, but you can pick any asset you want. On this page, you will also be able to select the asset the Treasury Managers will receive as Management, Performance or Entry and Exit Fees.

![](https://1674760640-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQh3JG4RUklmsKjJK8jPS%2Fuploads%2FoEHX7cVICtIaJRnF1tNF%2Fimage.png?alt=media\&token=9ee52832-6cdd-4d51-bbf4-76ea99e49f97)

### 4️⃣Step Four - Review

Review your Castle's information to make sure everything is correct. You will be able to change most of the Castle's profile information on the "My Castle" page.&#x20;

![](https://1674760640-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQh3JG4RUklmsKjJK8jPS%2Fuploads%2FPLc7VABu1H5vdZMdeGzl%2Fimage.png?alt=media\&token=54f74d0f-342c-4bb4-8a77-9cc9c90b0f44)

### 5️⃣Step Five- King of the Castle!

Congratulations! You are now a Manager, and therefore MultiSig member, of the onboarded Castle. Feel free to celebrate by hiring additional Treasury Managers.&#x20;

![](https://1674760640-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQh3JG4RUklmsKjJK8jPS%2Fuploads%2FI0BPPzXq2ajzJkrk1fDj%2Fimage.png?alt=media\&token=2733c29b-6cac-4a2f-9358-027eb48ad4fc)


---

# 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/manager-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.
