# 如何在CoinGecko上列出新资产

要向CoinGecko注册资产，通常要求该资产首先在CoinGecko跟踪的市场（如Orca）中进行交易。<br>

&#x20;一旦你的资产在Orca上存在流动性（参见如何为资产创建初始池），在CoinGecko上注册你的资产应该会更容易。\
\
CoinGecko提供了向CoinGecko添加代币过程的详细文档，可以在这里找到（[如何在CoinGecko上列出新的加密货币](https://support.coingecko.com/hc/en-us/articles/7291312302617-How-to-list-new-cryptocurrencies-on-CoinGecko-)）。


---

# 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://orca-so.gitbook.io/orca-docs-zh/orca-eclipse-xiang-guan-wen-dang/orca-zai-eclipse-shang-de-xin-dai-bi-chuang-jian-zhe-xiang-guan/zhi-dao/ru-he-zai-coingecko-shang-lie-chu-xin-zi-chan.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.
