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

# Advertise

If you're interested in advertising on DEX Screener we have the following option available.

### **Direct deal**

If you're in need of an advertising solution that requires customization to your exact needs:&#x20;

* Presales
* Ads on specific chains and/or specific pages
* Anything else&#x20;

**Pricing:** Fixed, minimum budget of $100,000 USD&#x20;

**Payment method:** Coinbase Commerce and Stripe&#x20;

KYC required

**Contact us directly:** ads (at) dexscreener.com

In order to advertise on our website, users and companies will have to pass the verification process, including KYC, to be able to launch their campaigns. *\*Please note that even if the process has been completed successfully, we and our partner reserve the right not to promote the project on the website.* \
&#x20;\
Note that a response may take up to 24 hours during a working day and up to 72 hours during holidays and weekends.&#x20;

Alternative communication meanings like Telegram are also available and will be confirmed by email (to prevent fake impersonators) from an official email address.


---

# 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.dexscreener.com/contact-us/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.
