# Set your own Logo

{% hint style="warning" %}
This tutorial requires to open *<mark style="color:purple;">**GameLauncher.sln**</mark>* in Visual Studio
{% endhint %}

{% hint style="info" %}
This tutorial is only applies for Basic and PRO Editions.

If you are using Enterprise Edition please go here [Adding games](/documentation/game-launcher/enterprise-edition-or-multi-games/adding-games.md)
{% endhint %}

This section changes the Logo and the Color of Game Launcher

## Set your logo

1. Move your Logo Image to the *<mark style="color:yellow;">**Resources/Images**</mark>* folder

<figure><img src="/files/98haRXpZxAOvCd6trKCH" alt=""><figcaption></figcaption></figure>

#### 2. Select your logo (Ex. **My Logo.png)** and set <mark style="color:yellow;">**Build Action**</mark> to ***Resource***

<figure><img src="/files/ZyVoYzBJLOWzEnz1MwRt" alt=""><figcaption></figcaption></figure>

#### 3. Select the current Logo, and change it to the new

*(Propierties/Common/Image)*

<figure><img src="/files/in7GhohZbp3BgAkQc3JE" alt=""><figcaption><p>Changing the Logo</p></figcaption></figure>

#### 4. Change the background blur color&#x20;

Locate ***Background\_Blur*** in the Document Outline and change the color as your preference

![](/files/pZa60bYXPxa8iJkE1dzn)![](/files/seSrKMoXhPSbA9u6XXhm)

![](/files/I403SRZd9pMsQh4xIPgR)


---

# 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/set-your-own-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.
