# Deploying Ads

- [Overview](https://docs.responsiveads.com/deploying-ads/overview.md): Deploy your Ads with Responsive Ads
- [Image Exports](https://docs.responsiveads.com/deploying-ads/image-exports.md): Statics Export & Fallbacks
- [Facebook Export](https://docs.responsiveads.com/deploying-ads/facebook-export.md): (Beta Feature)
- [HTML5 Export](https://docs.responsiveads.com/deploying-ads/html5-export.md): Export .Zip Packages
- [Video/Animated Gifs](https://docs.responsiveads.com/deploying-ads/video-animated-gifs.md): (Beta)
- [Ad Serving tags](https://docs.responsiveads.com/deploying-ads/ad-serving-tags.md): Deployments & Ad Serving
- [Using CM360 Floodlight Tags with ResponsiveAds Ad Tags](https://docs.responsiveads.com/deploying-ads/ad-serving-tags/using-cm360-floodlight-tags-with-responsiveads-ad-tags.md)
- [Google Ad Manager (GAM) Setup: Custom Creatives](https://docs.responsiveads.com/deploying-ads/ad-serving-tags/google-ad-manager-gam-setup-custom-creatives.md): Follow this guide to integrate your ResponsiveAds creative into GAM as a Custom Creative. Covers tag setup, pixel tracking, and click-through verification.
- [Exporting Variants](https://docs.responsiveads.com/deploying-ads/exporting-variants.md)
- [API](https://docs.responsiveads.com/deploying-ads/api.md)


---

# 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://docs.responsiveads.com/deploying-ads.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.
