# Create Vault

#### 1.  Go to [alpha.charm.fi](https://alpha.charm.fi/create), and connect your wallet:

<figure><img src="/files/0dz3t6NDHGk0AQG5qcG5" alt=""><figcaption></figcaption></figure>

#### 2.  Press Create Vault:

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

#### 3.  Enter an Uniswap V3 pool address\*:

\*The Uniswap pool address can be found on the [Uniswap](https://info.uniswap.org/) website, or at [Oku](https://oku.trade/app/):

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

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

#### 4.  Pick a Strategy category

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

Read the summary above to ensure you understand what the vault will do. A previous section on [Default Values](/charm/manage-liquidity/user-guides/create-vault/default-values.md) contain further guidance.

#### 5.  Click Create Vault to send a transaction to create the vault:

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

#### 6.  Alternatively, you can Click Vault Parameters to Edit the Vault before creating a vault:

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

or to change the strategy:

<figure><img src="/files/8rWM9BCZ9byg28st2rtB" alt=""><figcaption></figcaption></figure>

Alpha Vaults's [track record](https://docs.google.com/spreadsheets/d/1xDOWx2MGX6M3BlEIclFd-MpY6EgVkxyTPpK_2X0tao0/edit#gid=212561072) describes how the strategy can be changed to achieve different outcomes.

#### 7.  Press Create Vault to send the transaction to create the vault:

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

#### 8.  When the transaction confirms, you will get a welcome screen confirming the vault was created:

<figure><img src="/files/8mdMx4kMbxLi0bOpMf6N" alt=""><figcaption></figcaption></figure>

#### 9.  Click [Next Steps ](/charm/manage-liquidity/user-guides/create-vault/next-steps.md)to learn some of the things you can do with your vault.&#x20;

#### &#x20;10.  Click View Your Vault to see your vault — it’s now ready to accept deposits!

<figure><img src="/files/7eDQxdjQesGsffrYrajo" alt=""><figcaption></figcaption></figure>

The next section illustrates how to change the settings of your vault.


---

# 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://learn.charm.fi/charm/manage-liquidity/user-guides/walkthroughs/create-vault.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.
