# DEX Screener - Docs

## DEX Screener

- [FAQ](https://docs.dexscreener.com/faq.md)
- [Mobile App](https://docs.dexscreener.com/mobile-app.md): Download the DEX Screener app!
- [Trending](https://docs.dexscreener.com/trending.md): How tokens trend on DEX Screener
- [Boosting](https://docs.dexscreener.com/boosting.md)
- [Metas](https://docs.dexscreener.com/metas.md)
- [Token Listing](https://docs.dexscreener.com/token-listing.md)
- [DEX Listing](https://docs.dexscreener.com/dex-listing.md)
- [Chain Listing](https://docs.dexscreener.com/chain-listing.md)
- [TradingView Charts](https://docs.dexscreener.com/tradingview-charts.md)
- [Reference](https://docs.dexscreener.com/api/reference.md): DEX Screener API reference
- [WebSockets](https://docs.dexscreener.com/api/websockets.md)
- [API Terms & Conditions](https://docs.dexscreener.com/api/api-terms-and-conditions.md)
- [Disclaimer](https://docs.dexscreener.com/privacy/disclaimer.md)
- [Terms & Conditions](https://docs.dexscreener.com/privacy/terms-and-conditions.md)
- [Privacy policy](https://docs.dexscreener.com/privacy/privacy-policy.md)
- [App privacy policy](https://docs.dexscreener.com/privacy/app-privacy-policy.md)
- [Refund Policy](https://docs.dexscreener.com/privacy/refund-policy.md)
- [Boosting Terms & Conditions](https://docs.dexscreener.com/privacy/boosting-terms-and-conditions.md)
- [Advertise](https://docs.dexscreener.com/contact-us/advertise.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.dexscreener.com/faq.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.
