# Branding

## Download branding assets

The below ZIP file contains assets that you can use for your resource page or in your own assets related to ItemsAdder.\
Make sure to read the [Usage terms](#usage-terms) before doing anything though.

{% file src="<https://2228257718-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Faipc4QQKwVS0w1Q604ya%2Fuploads%2Fgit-blob-2417316945b1f3b627db59cfc0b183e09d281280%2Fitemsadder_branding.zip?alt=media>" %}

### Preview of the zip content

![logos](https://2228257718-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Faipc4QQKwVS0w1Q604ya%2Fuploads%2Fgit-blob-60098f1b298de0425095bf0e760e96f59d7c2667%2Fimage%20\(44\)%20\(1\)%20\(1\)%20\(1\).png?alt=media)

![palette](https://2228257718-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Faipc4QQKwVS0w1Q604ya%2Fuploads%2Fgit-blob-84117c52d44d1c5bff4610aeaa45e03139ab6649%2Fcolor_palette.jpg?alt=media)

![addon-banner](https://2228257718-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Faipc4QQKwVS0w1Q604ya%2Fuploads%2Fgit-blob-ce8333e964bbbfb8777f9eda487b3f45801241b2%2Fia_addon_banner.png?alt=media)

## Usage terms

You **can** use the assets...

* on resource pages for Add-ons and/or plugins supporting ItemsAdder that you own.
* in own images for your resources.

...under the following conditions:

* You do not claim ownership over the assets. Original ownership stays with LoneDev, the developer of ItemsAdder.
* You do not claim to have created those assets yourself.
* You do not use the assets or part of them to create your own resource logo.
* You do not redistribute the assets. This includes but isn't limited to modified versions of both the ZIP file and the actual files themself.
* Give credit to the original branding page (This one) by linking to it.
* The images may only be used to cite ItemsAdder.

## Credits

* Thanks to Andre\_601 for the creation of the `ia_addon_banner` file


---

# 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/developers/branding.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.
