# How to add font that not available on Online gallery

Sometime, you would like to use your own font or any font that not available on our online font gallery.  How to do that?

First, make sure that the font you have are supported, Willow watch face only allow  .TTF and .OTF font format.

TTF and OTF are the standard font format that widely use anywhere.&#x20;

All you have to do is copy and paste that font file into&#x20;

* ***"your\_phone\_internal\_storage/willow/font"***  for Willow Photo watch face
* ***"your\_phone\_internal\_storage/willowMotion/font"***  for Willow Motion watch face

After that, you font will appear on the font gallery in the willow setting app. yay!&#x20;


---

# 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/how-to-add-font-that-not-available-on-online-gallery.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.
