# Features

- [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.


---

# 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.wallpupper.com/features.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.
