# Create your Enzyme Vault

Enzyme Vault can be deployed within minutes using our proprietary application : <https://app.enzyme.finance/discover>

To create a vault, start by **connecting your wallet**

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

Once connected, **select the network** where you’d like to deploy your vault, then click **“Create an Enzyme Vault.”**

You can also access the creation page directly at: <https://app.enzyme.finance/vault/create>

Enzyme Blue also allows you to \
[- Create an account](/user-documentation/blue-enzyme-vaults/markdown/account-creation.md)\
[- Use Safe as the Owner Wallet](/user-documentation/blue-enzyme-vaults/markdown/using-safe.md)


---

# 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.enzyme.finance/user-documentation/blue-enzyme-vaults/markdown.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.
