> For the complete documentation index, see [llms.txt](https://docs.iotex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.iotex.io/blockchain/build/launch-dapps-on-iotex/submit-your-dapp-to-portals.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.iotex.io/blockchain/build/launch-dapps-on-iotex/submit-your-dapp-to-portals.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
