# Customise my logo

{% hint style="success" %}
This article refers to the branding plugin article\ <a href="https://app.gitbook.com/s/uUCcURk2xlvtpVGbiRZf/plugin-glpi-network/branding" class="button secondary">See the complete procedure</a>
{% endhint %}

***

{% embed url="<https://www.youtube.com/watch?v=vLQN2chltzQ>" %}

***

* Download the **branding** plugin from the **`marketplace`**
* Activate it.

This allows you to customize the logo in GLPI, on the login page, etc.

To modify the logo :

* Go to your list of plugins: **`setup`** > **`Plugins`**
* Click on the wrench for the **Branding** plugin, which will take you directly to the plugin's configuration menu.

<div align="left"><img src="https://2961961068-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsGALtnzA2IROeldmXKt5%2Fuploads%2Fgit-blob-ba6926f06a7c1871bc10723613eea2e2a6590a76%2Fbranding-1.png?alt=media" alt="Alt text"></div>

* Here you can replace :
* the logo at top left (including folded bar)
* the logo on the login page,
* the background of the login page,
* the icon in the browser bar

![Alt text](https://2961961068-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsGALtnzA2IROeldmXKt5%2Fuploads%2Fgit-blob-84bc03807d7b3b51598de7ccefe93dc40e7ca537%2Fbranding-2.png?alt=media)


---

# 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://help.glpi-project.org/tutorials/my-instance/custom_instance.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.
