# Resources

Under **Resources** you can manage supporting files and metadata that can be referenced from your apps.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Themes</strong></td><td>Create and maintain design elements in themes, which can be applied to your apps.</td><td><a href="/pages/-MiQQJAPjh6wppOi3ds2">/pages/-MiQQJAPjh6wppOi3ds2</a></td><td><a href="/files/0ltMuDnma2MX0HScrE8i">/files/0ltMuDnma2MX0HScrE8i</a></td></tr><tr><td><strong>Files</strong></td><td>Upload and manage static files such as your company logo, illustrations, and documents. All files are publicly accessible.</td><td><a href="/pages/-MiQStAQr3eSu87maL_l">/pages/-MiQStAQr3eSu87maL_l</a></td><td><a href="/files/c81RIDXm9vI2ORIb6NOH">/files/c81RIDXm9vI2ORIb6NOH</a></td></tr><tr><td><strong>Fonts</strong></td><td>Upload and manage custom fonts, which can then be incorporated into a theme.</td><td><a href="/pages/-MiQT7z0SjZPnCqThviC">/pages/-MiQT7z0SjZPnCqThviC</a></td><td><a href="/files/jOJeyKtW8FT4OptHV3Sk">/files/jOJeyKtW8FT4OptHV3Sk</a></td></tr><tr><td><strong>Internationalization</strong></td><td>Define the languages and associated locale data your apps are available in. Manage all user interface translations in a central repository.</td><td><a href="/pages/-MiQTNROj8H7c9C4aA9R">/pages/-MiQTNROj8H7c9C4aA9R</a></td><td><a href="/files/QctMMAdxBwgTGJ9jrfSj">/files/QctMMAdxBwgTGJ9jrfSj</a></td></tr></tbody></table>


---

# 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.appfarm.io/reference/resources.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.
