# Wallpupper

## Wallpupper

- [Welcome to Wallpupper](https://docs.wallpupper.com/master.md): Wallpupper is a native iOS and Android application for obtaining unique dog wallpapers.
- [Change Log](https://docs.wallpupper.com/change-log.md): List of updates and changes to Wallpupper.
- [Creating an Account](https://docs.wallpupper.com/features/create-account.md)
- [Managing Your Account](https://docs.wallpupper.com/features/managing-your-account.md): If you require changes to be made on your profile such as updating your email address, you may tap My Account on the main menu screen.
- [Submitting an Image](https://docs.wallpupper.com/features/submitting-an-image.md): Feature your dog on the Wallpaper application by using the "Pupload" function in the main menu.
- [Filtering Breeds](https://docs.wallpupper.com/features/filtering-breeds.md): Filtering your favorite breeds requires signing up for a free account.
- [Extended Features](https://docs.wallpupper.com/features/extended-features.md): Wallpupper is a native iOS and Android application and therefore has native features to both operating systems.
- [Qualifications & FAQ](https://docs.wallpupper.com/for-partners/qualifications.md)
- [Privacy Policy](https://docs.wallpupper.com/privacy-and-terms/privacy-policy.md): Wallpupper is built by Danihel Group as a mobile application. This web service is provided by Danihel Group Inc at no cost and is intended for use as is.
- [Terms and Conditions](https://docs.wallpupper.com/privacy-and-terms/terms-and-conditions.md): What you need to know about Wallpupper.
- [Public API](https://docs.wallpupper.com/developers/public-api.md): Endpoints for Wallpupper API
- [Credits](https://docs.wallpupper.com/about/credits.md): Special thanks to our very talented team of developers, designers and partners.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.wallpupper.com/master.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.
