> For the complete documentation index, see [llms.txt](https://dokkan-agency.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dokkan-agency.gitbook.io/documentation/group-1/code-structure/assets-folder.md).

# Assets Folder

In the project section, **assets**, in this folder you have three folders:

* **images:**

Here you'll find the image files used in the app.

* **fonts:**

Here you'll find the external font files used in the app.

* **Translations:**

Contains the json files one for each locale used in the app , and there you can add translations  you want as a json map.
