# Verifying Vaults

Anyone can [create a vault](https://alpha.charm.fi/create) using Alpha Vaults, but only the vaults created by verified managers will appear in Alpha Vaults's [homepage](https://learn.charm.fi/charm/manage-liquidity/user-guides/www.alpha.charm.fi). Unverified vault will not be displayed on the Alpha Vaults home page, but users can [search](broken://pages/56oxtZux7Rq13r7IrKNO#enter-manager-name-or-address) for it if they know the vault manager's address.

The following information are required for [verification](/charm/manage-liquidity/user-guides/walkthroughs/verify-manager.md):

* The project's name (eg Charm Finance)
* The project's website (eg <https://alpha.charm.fi/>)
* Link to the project's logo (eg <https://ens.xy/charmmanager.eth>)
* Ling to official announcement \* (eg learn.charm.fi)

\*The official announcement MUST meet ALL the following requirements:

* Mention the Vault Manager address
* Come from a social media channel or docs page on the project' website

The information above must be submitted via IPFS on the Polygon network. Once they are checked by Charm, the Alpha Vault web app will add a ‘Verified' icon to all vaults created by the manager, and the vault manager’s logo will appear on Alpha Vault's homepage.


---

# 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/verifying-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.
