# PNG font (easier)

{% hint style="info" %}
**This method allows you to add fonts using .png files**
{% endhint %}

## Example font

![](/files/yMYw82uXxsJ50UWyH6Au)

{% hint style="info" %}
This font is made by Faithful team.
{% endhint %}

To this you have to:

* download the Faithful font [here](https://www.dropbox.com/s/06et55587zvcmr7/FaithfulFont.zip?dl=0)
* extract contents into `plugins\ItemsAdder\contents\faithful_font\resourcepack\`
* run `/iazip` and follow the hosting tutorial to apply the pack.

{% content-ref url="<https://github.com/LoneDev6/Wiki-ItemsAdder/blob/japanese/plugin-usage/adding-content/resourcepack-hosting/README.md>" %}
<https://github.com/LoneDev6/Wiki-ItemsAdder/blob/japanese/plugin-usage/adding-content/resourcepack-hosting/README.md>
{% endcontent-ref %}


---

# 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://itemsadder.devs.beer/japanese/plugin-usage/adding-content/fonts/method-2.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.
