# Realms Integration for DAOs

DAOs using [Realms](https://realms.today/realms) (<https://realms.today/realms>) can easily access our risk-managed Vault. Simply create a new proposal and:

1. Select either the `"Castle: Deposit into Vault"` or `"Castle: Withdraw from Vault"`
2. Select a `Source account`: the SPL token account from which to send tokens. This will be either the Deposit Asset (e.g. USDC) or the LP token
3. Select a `Castle Vault Destination:` The actual Vault you will be depositing into or withdrawing from.
4. Enter an `Amount`: the amount of SPL token to deposit or withdraw.

![https://realms.today/realms](/files/vgtwIpDQqHZKzaHK6i55)

### Realms Video Walkthrough Guide

{% embed url="<https://www.loom.com/share/3af02f31ec60403e9cfba1a5554e73a6>" %}


---

# 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.castle.finance/getting-started/realms-integration-for-daos.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.
