# Navigating the App

- [Overview](https://docs.responsiveads.com/navigating-the-app/overview.md): Find your way around the Creative Studio
- [Dashboard](https://docs.responsiveads.com/navigating-the-app/dashboard.md): The homepage of Creative Studio
- [Creatives](https://docs.responsiveads.com/navigating-the-app/creatives.md): View and manage all your ad designs in one place with the Creatives page.
- [Templates](https://docs.responsiveads.com/navigating-the-app/templates.md): Browse innovative Ad templates and use one for your next Creative
- [Media](https://docs.responsiveads.com/navigating-the-app/media.md): All of your Creative assets stored in one convenient location
- [Formats](https://docs.responsiveads.com/navigating-the-app/formats.md): Formats define the dimensions and responsive behaviour of your ads. You can view all of your Formats on the Formats page which can be accessed from the 'Formats' tab in the App Header.
- [Analytics](https://docs.responsiveads.com/navigating-the-app/analytics.md): See the data of how your Ad Campaigns are Performing


---

# 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/navigating-the-app.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.
