# Global Settings

Global settings allow you to set up the general styling of the mobile application visually. Here you can customize the appearance of the mobile app with the following options:

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/app4.png)

**Application Type**: You can select the application type according to the active layout of the theme;

**Main & Secondary Color**: You can choose the main and secondary color of the application;

**Google Services:** You can put API keys of Google Services for Android & IOS;

**Placeholder:** You can upload a default placeholder image for listings without images.

{% hint style="info" %}
For a detailed overview of getting Google API key, see the Get an API Key for [Android](https://developers.google.com/maps/documentation/android-sdk/get-api-key) And [IOS](https://developers.google.com/maps/documentation/ios-sdk/get-api-key) guides.
{% endhint %}


---

# 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/motors-application-plugin/global-settings.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.
