# Zap into Vaults

<figure><img src="/files/Jf9XjHT0WBe9mecZLTi1" alt=""><figcaption></figcaption></figure>

## Effortless Yield Optimization

VaultCraft's goal is to make depositing into vault strategies as frictionless as possible. That's why VaultCraft's vaults accept direct deposits in any token from any chain, reducing the steps required to deposit.

Typically a user needs to obtain the required deposit token for a DeFi product from another protocol, a DEX, or a CEX. If this an on-chain transaction, gas required for the tx. For example, Alice has DAI but wants to deposit into a USDC vault. She would need to swap on a DEX for USDC, spend gas, and THEN deposit. Perhaps she's more of a CEX user and wants to place a market order on X Exchange.

None of this is necessary with VaultCraft's vaults. All you have to do is:

1. Connect your wallet to the Dapp
2. Deposit **ANY ASSET FROM ANY CHAIN**
3. Chill while you 📈

This would not be possible without Enso, OpenOcean, and 1inch 🫡


---

# 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.vaultcraft.io/products/zap-into-vaults.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.
