# Guide

- [How to Edit Photos?](https://willow-watchface.ammarptn.com/guide/how-to-edit-photos.md)
- [How to delete image](https://willow-watchface.ammarptn.com/guide/how-to-delete-image.md)
- [How to Change Time Format](https://willow-watchface.ammarptn.com/guide/how-to-change-time-format.md): how to change time format between 12h and 24h
- [How to change date format](https://willow-watchface.ammarptn.com/guide/how-to-change-date-format.md)
- [How to delete an image](https://willow-watchface.ammarptn.com/guide/how-to-delete-an-image.md)
- [How to add an image to the Willow gallery.](https://willow-watchface.ammarptn.com/guide/how-to-add-an-image-to-the-willow-gallery..md): for Willow Photo Watch face
- [How to upload the image into the watch.](https://willow-watchface.ammarptn.com/guide/how-to-upload-the-image-into-the-watch..md)
- [How to add a font to the willow watch face.](https://willow-watchface.ammarptn.com/guide/how-to-add-a-font-to-the-willow-watch-face..md)
- [How to set watch face background/font (for iPhone user)](https://willow-watchface.ammarptn.com/guide/how-to-set-watch-face-background-for-iphone-user.md)
- [Auto Image Changing](https://willow-watchface.ammarptn.com/guide/auto-change-image.md)
- [How to add font that not available on Online gallery](https://willow-watchface.ammarptn.com/guide/how-to-add-font-that-not-available-on-online-gallery.md)
- [Bring Your Watch Face to Life: A Deep Dive into Portrait Mode](https://willow-watchface.ammarptn.com/guide/bring-your-watch-face-to-life-a-deep-dive-into-portrait-mode.md): Portrait mode on wear os watch using WIllow watch face


---

# 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://willow-watchface.ammarptn.com/guide.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.
