> For the complete documentation index, see [llms.txt](https://dannychain.gitbook.io/danny/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dannychain.gitbook.io/danny/service/submit-token.md).

# Submit Token

DannyChain is a next-generation EVM blockchain focused on speed, low transaction fees, security, and ecosystem growth. The network supports smart contracts, decentralized exchanges, staking platforms, NFT applications, and cross-chain integrations.

Built for developers and communities, DannyChain provides a reliable infrastructure for Web3 innovation with seamless compatibility across the Ethereum ecosystem.

{% hint style="info" %}
Lilleging projects onto Danny Chain will incur additional charges and will be lilled within 3-5 business days after request review.
{% endhint %}

## Where will Summit tokens appear on Dannychain?

Members can list coins through the Dannychain project for an additional fee, and the full list is shown in detail below.

1. [**Dandex Exchange**](https://dandex.io/swap/)

The logo will be added to the trading list, eliminating the need for members to manually add the coins.

<figure><img src="/files/85LW6qSATkprqqITL6T6" alt=""><figcaption></figcaption></figure>

2. [**Danny Explorer**](https://dannyscan.com/tokens)

In the list of tokens displayed on the Danny chain, the logo will be shown. The size used is 256 x 256 pixels.

<figure><img src="/files/FJriPTBBXxTDARAYNxWM" alt=""><figcaption></figcaption></figure>

3. [**Danny Chart**](https://dancharts.com/)

Full project details will be displayed on Danchart and include the following:

* Logo on Dancharts&#x20;
* Website
* Community Link
* Others

<figure><img src="/files/qc6soRoeZpKjjK7Bn7HI" alt=""><figcaption></figcaption></figure>

## Submit token link:

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

#### ☎️Need Help? <a href="#need-help" id="need-help"></a>

Reach out to us for support, suggest improvements, or file a ticket using the [**Support**](mailto:admin@dannychain.com) on Telegram. Our team is here to assist you!

* [**Telegram**](https://t.me/dannytoken): Join our developer community
* [**Twitter**](https://x.com/Dan74668): information Danny Chain


---

# 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://dannychain.gitbook.io/danny/service/submit-token.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.
