# Upload your logo

The last but not the least step is uploading your logo files. You need rename your logo files to **logo-white.png** and **logo-dark.png.** After, upload them to this **“/Motors/assets/images/”** folder and confirm the replacement.

Finally, all the needed dependencies have been installed and set up. Now you can proceed directly to Android and IOS application building process.


---

# 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.stylemixthemes.com/motors-app-documentation/android-application-build/upload-your-logo.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.
