# App pages

- [Dashboard](https://docs.customer-photo-uploader.app/user-manual/app-pages/dashboard.md)
- [Photos](https://docs.customer-photo-uploader.app/user-manual/app-pages/photos.md): This page is dedicated to the management of all the photos that have been uploaded to the app. You can upload, approve or reject, delete them, etc.
- [Product galleries](https://docs.customer-photo-uploader.app/user-manual/app-pages/product-galleries.md): This page is designed to easily configure the status of the uploaded photos to each of your products' pages and manage the list of photos.
- [Custom galleries](https://docs.customer-photo-uploader.app/user-manual/app-pages/custom-galleries.md)
- [Plans](https://docs.customer-photo-uploader.app/user-manual/app-pages/plans.md)
- [Settings](https://docs.customer-photo-uploader.app/user-manual/app-pages/settings.md): Here you’ll find everything you need to adjust and configure the Customer Photo Uploader app. We’ll keep updating this section as new features are added. Stay tuned!😉
- [Gallery Translation](https://docs.customer-photo-uploader.app/user-manual/app-pages/settings/gallery-translation.md)
- [Email Notifications](https://docs.customer-photo-uploader.app/user-manual/app-pages/settings/email-notifications.md)
- [Content Moderation](https://docs.customer-photo-uploader.app/user-manual/app-pages/settings/content-moderation.md)
- [Integration](https://docs.customer-photo-uploader.app/user-manual/app-pages/settings/integration.md)
- [Legacy Themes Mode](https://docs.customer-photo-uploader.app/user-manual/app-pages/settings/legacy-themes-mode.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.customer-photo-uploader.app/user-manual/app-pages.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.
