# Logo

## How to add my logo

* Name your PNG logo file as: product\_logo.png
* Delete the file product\_logo.png in FloatGrids/Design System/Customization/Logo
* Add the your new file product\_logo.png in FloatGrids/Design System/Customization/Logo
* Select product\_logo.png and in the inspector:
  * Texture type: Sprite (2D and UI)&#x20;
  * Sprite Mode: Single
* All set!

Find the Product Logo prefab in FloatGrids/Design System/Customization/Logo/Product Logo

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


---

# 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.floatgrids.com/features/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.
