# Verify Manager

For a vault to appear in Charm's home page by default, the vault manager must be verified in [Create Vault](https://learn.charm.fi/charm/manage-liquidity/user-guides/walkthroughs/www.alpha.charm.fi/create):

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

Here are the steps required:

1. Click Verify Manager
2. Enter the requested information:

<figure><img src="/files/4ojgikP7FwNGN1feNXvC" alt=""><figcaption></figcaption></figure>

3. Click save to IPFS and then Submit on Chain when the transaction confirms:

![](/files/ol3Sk0xW1omcWl74R0nr)

4. Once the information have been verified by Charm, the vault manager will get a 'Verified' icon, and the vaults created by that manager will appear in Alpha Vaults' home page.


---

# 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/verify-manager.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.
