# Customization

- [Set your own Logo](https://gamelauncher.gitbook.io/documentation/customization/set-your-own-logo.md): The icon will be showed in the taskbar
- [Set your own Background color](https://gamelauncher.gitbook.io/documentation/customization/set-your-own-background-color.md): Change the Game Launcher background color
- [Change Window Transparency](https://gamelauncher.gitbook.io/documentation/customization/change-window-transparency.md): The icon will be showed in the taskbar
- [Change Launcher Executable Name](https://gamelauncher.gitbook.io/documentation/customization/change-launcher-executable-name.md): The icon will be showed in the taskbar
- [Set an Application Icon](https://gamelauncher.gitbook.io/documentation/customization/set-an-application-icon.md): The icon will be showed in the taskbar
- [Customize News Fonts](https://gamelauncher.gitbook.io/documentation/customization/customize-news-fonts.md): Learn how to customize the news and fonts of Game Launcher
- [Set a Splash Screen](https://gamelauncher.gitbook.io/documentation/customization/set-a-splash-screen.md): The Splash Screen will show your logo a few seconds before your application starts.


---

# 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://gamelauncher.gitbook.io/documentation/customization.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.
