# Help & FAQ

- [Overview](https://docs.responsiveads.com/help-and-faq/overview.md)
- [Support](https://docs.responsiveads.com/help-and-faq/support.md)
- [Help Center](https://docs.responsiveads.com/help-and-faq/support/help-center.md)
- [Youtube Academy](https://docs.responsiveads.com/help-and-faq/support/youtube-academy.md)
- [Documentation](https://docs.responsiveads.com/help-and-faq/support/documentation.md)
- [Release Notes](https://docs.responsiveads.com/help-and-faq/support/release-notes.md)
- [Additional Community Videos](https://docs.responsiveads.com/help-and-faq/support/additional-community-videos.md): Videos made to help out our Clients
- [FAQ](https://docs.responsiveads.com/help-and-faq/faq.md): This section provides answers to common questions about using ResponsiveAds. Click a question below to expand and view the answer.
- [Video Tutorials (Loom)](https://docs.responsiveads.com/help-and-faq/video-tutorials-loom.md): Need a quick walkthrough? We’ve put together short, workflow-based tutorials to help you get the most out of ResponsiveAds.
- [Glossary](https://docs.responsiveads.com/help-and-faq/glossary.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/help-and-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.
