# Next Steps

{% hint style="success" %}
Congratulations on creating a Vault!&#x20;
{% endhint %}

You can use it to earning fees income, earn manager fees, diversify your portfolio, increase the liquidity of your tokens, launch liquidity mining campaigns, and [much more](/charm/manage-liquidity/uses-cases.md)...

Here are the next steps:

1. [Deposit](/charm/provide-liquidity/user-guides/depositing-and-withdrawing.md) into your vault using the [link](https://learn.charm.fi/charm/manage-liquidity/user-guides/create-vault/pages/BUWbtZQ3XeHdt1kAlyut#8.-when-the-transaction-confirms-you-will-get-a-welcome-screen-confirming-the-vault-was-created) provided after creating a vault
2. [Trigger a rebalance](/charm/manage-liquidity/user-guides/walkthroughs/automating-rebalance.md) to get the deposit into Uniswap V3
3. If you do not want to do the above, you can [automate](/charm/manage-liquidity/user-guides/walkthroughs/automating-rebalance.md) rebalancing.

{% hint style="success" %}
Your vault is now live! It will automatically earn fees and manage liquidity on your behalf as the market price moves.&#x20;
{% endhint %}

Here is what you can do now:

* Share the vault's link for others to deposit.
* Set a [manager fee](/charm/manage-liquidity/user-guides/walkthroughs/edit-vault.md#setting-manager-fee) for managing the vault.
* [Change](/charm/manage-liquidity/user-guides/walkthroughs/edit-vault.md#managing-liquidity) the values of the Strategy Parameters, in order to earn fees or increase capital efficiency in different ways.
* Track the vault's [performance](/charm/provide-liquidity/user-guides/performance-page.md).
* Turn [off](/charm/manage-liquidity/user-guides/walkthroughs/edit-vault.md#private-rebalancing) public rebalancing, so that rebalance can only be called privately.
* [Change](/charm/manage-liquidity/user-guides/walkthroughs/edit-vault.md#changing-the-vault-manager) the vault manager.


---

# 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/create-vault/next-steps.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.
