# Quick Start Guides

- [Overview](https://docs.responsiveads.com/quick-start-guides/overview.md): Coming Soon
- [CS4 Workflow Overview](https://docs.responsiveads.com/quick-start-guides/cs4-workflow-overview.md)
- [Template Tutorials](https://docs.responsiveads.com/quick-start-guides/template-tutorials.md)
- [Static Template](https://docs.responsiveads.com/quick-start-guides/template-tutorials/static-template.md): Build Guide: Creating an Ad from a Static Template
- [Shoppable Carousel](https://docs.responsiveads.com/quick-start-guides/template-tutorials/shoppable-carousel.md): Build Guide: Creating an Ad from a Shoppable Carousel Template
- [In Banner Video](https://docs.responsiveads.com/quick-start-guides/template-tutorials/in-banner-video.md): Build Guide: Creating an Ad from a In-Banner Video Template
- [Full Bleed Video](https://docs.responsiveads.com/quick-start-guides/template-tutorials/full-bleed-video.md): Build Guide: Creating an Ad from a Full-Bleed Video Template
- [Animated Template](https://docs.responsiveads.com/quick-start-guides/template-tutorials/animated-template.md): Coming Soon
- [Guides for Publishers](https://docs.responsiveads.com/quick-start-guides/guides-for-publishers.md)
- [Guides for Ad Agencies & Media Agencies](https://docs.responsiveads.com/quick-start-guides/guides-for-ad-agencies-and-media-agencies.md)
- [Guides for Ad Tech / Networks](https://docs.responsiveads.com/quick-start-guides/guides-for-ad-tech-networks.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/quick-start-guides.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.
