> For the complete documentation index, see [llms.txt](https://docs.dexcoin.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dexcoin.app/token-developers/advertise.md).

# Advertise

Elevate your project's visibility by leveraging our diverse in-app advertising channels tailored for maximum engagement within the cryptocurrency users.​

**🚀  App Open Splash**

Capture immediate attention with our splash sheet pops up on app open. Ideal for token presales, DApp launches, or big announcements. It’s the first thing users see and they won’t miss it !

**🔔  Push Notifications**

Reach our entire user base over 100,000+ with native mobile push notifications. Great for time-sensitive announcements, promotions, and event reminders—delivered straight to their screens.

**📊  Swap Page Banner**

Stay visible where it matters most, right below the swap interface. This 320x50 banner keeps your project top-of-mind during high-engagement moments without being intrusive.

**🌟  Featured Token Spot**

Be the first thing users see! Get your token pinned at the top of our token list for premium visibility and standout presence. Perfect for driving discovery and staying top-of-mind.

<table data-view="cards" data-full-width="false"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Book Advertisement</td><td><a href="/files/wBNUBPa9wKG0sgHxcosU">/files/wBNUBPa9wKG0sgHxcosU</a></td><td><a href="https://dexcoin.app/billing/booking">https://dexcoin.app/billing/booking</a></td></tr></tbody></table>

***

#### 🎯  **Customised Collaborations**

We also offer customised native branding placements tailored to your campaign goals. Contact us to craft a unique promotion that fits your brand perfectly.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Email</td><td><a href="/files/eAFYP8T7buvdygG3J04G">/files/eAFYP8T7buvdygG3J04G</a></td><td><a href="mailto:ads@dexcoin.app">mailto:ads@dexcoin.app</a></td></tr><tr><td align="center">Telegram</td><td><a href="/files/dzXBFvVJsKs4LyopLSUW">/files/dzXBFvVJsKs4LyopLSUW</a></td><td><a href="https://t.me/dexcoinapp_support">https://t.me/dexcoinapp_support</a></td></tr></tbody></table>


---

# 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.dexcoin.app/token-developers/advertise.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.
