# Managing Your Account

The My Account section of Wallpupper provides settings for the following options:

* Username
* Full Name
* Email Address
* Favorite Breed
* Liked Wallpapers

![My Account will provide you with the ability to make changes to your account](/files/-MBf13ef1YpU9WkZsfYh)

![Tap Edit Profile to make changes to your account](/files/-MBf2UxzGKacI3tmJaqa)

![After making any changes, press Update Profile to save](/files/-MBf2cOfi5hb4_lM0D3Y)


---

# 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/managing-your-account.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.
