# Submit your Dapp to Portals

Once your project is launched, please submit it to all partners' portals below to make sure IoTeX community is informed about your project.

## VFat

{% embed url="<https://vfat.tools/iotex>" %}

**The handy tools for yield farmers**

Submit <https://github.com/vfat-tools/vfat-tools>

## CoinGecko

{% embed url="<https://www.coingecko.com/en/categories/iotex-ecosystem>" %}

This page lists top IoTeX Ecosystem Coins by Market Capitalization.

**Submit**: Your token is automatically ranked if you [registered it in the IoTeX ecosystem](broken://pages/-Mifsipxfx3AiSKVx7CV).

## DefiLlama

{% embed url="<https://defillama.com/chain/IoTeX>" %}

The website lists all popular DeFi projects with users/TVL stats.

Submit <https://github.com/DefiLlama/DefiLlama-Adapters/>

## Rugdoc

{% embed url="<https://rugdoc.io/chain/iotex>" %}

**Get your smart contract reviewed and listed on rugdoc!**

Submit by joining their telegram channel <https://t.me/rugdocchat> and sending the command *`*request`* to get started.

## iotexprojects.com

{% embed url="<https://iotexprojects.com>" %}

This website aggregates all IoTeX ecosystem projects

**Submit**: <https://iotexprojects.com/submit>

## IoTeX Governance Portal

{% embed url="<https://gov.iotex.io>" %}

The governance portal for IoTeX and ecosystem projects: when creating your space on the Snapshot platform, you can select "IoTeX Network" as your governance network to get your logo show up in the IoTeX Governance page on Snapshot.


---

# 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.iotex.io/blockchain/build/launch-dapps-on-iotex/submit-your-dapp-to-portals.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.
