# Promoting Your Vault

So you’ve created a new prize vault? Congratulations, you Pooler you!

Once you've created a Vault you'll want to go out there and get some deposits! After all, with no deposits, comes no yield, and that means no prizes.

Here’s how to get the word out:

First step: [create a vault list that includes your prize vault](https://docs.cabana.fi/cabana-app/vault-lists) and share it widely.

Then, alert the #developers channel on the PoolTogether Discord. The PoolTogether Community loves to celebrate those building with the protocol, and who knows, you might get some more deposits by chopping it up in the PoolTogether Discord.

As your Prize Vault grows in TVL, you can also do the following to promote your vault:

* Create a new listing request [on CoinGecko](https://support.coingecko.com/hc/en-us/articles/8820830357017-How-do-I-update-token-info-on-CoinGecko-token-page-)
* [Submit a GitHub PR on Zapper](https://github.com/Zapper-fi/token-list)
* [Submit a GitHub PR to DeBank](https://github.com/DeBankDeFi/tokendapppub)
* [Submit a token request to Zerion](https://roadmap.zerion.io/b/token-requests/)
* [Submit a project to DefiLlama](https://docs.llama.fi/list-your-project/submit-a-project)
* [Submit a Canny Feature Request to Enso](https://enso.canny.io/feature-requests/p/example-integration-request)
* [Submit a Request for Li.Fi to list with link to Debank listing](https://help.li.fi/hc/en-us/requests/new)
* [Post token in Socket Discord User Support](https://discord.gg/zfKJR8yWaH)


---

# 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.cabana.fi/cabana-tools/guides/promoting-your-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.
