# Store Logo

In the Admin panel -> go to **Storefront** -> **Logo ->** Select **"Upload a custom image to use as your logo"**

<figure><img src="/files/2r0zi521ukH6xAMI2L2m" alt=""><figcaption></figcaption></figure>

Also, here is an article of BigCommerce for your reference: <https://support.bigcommerce.com/articles/Public/Uploading-a-Custom-Logo/>

**If you want to use text to make your logo:**

In the Admin panel -> go to **Storefront** -> **Logo ->** Select **"Enter text to display as your logo"**

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

{% hint style="info" %}
&#x20;If you want to use logo title here, please do not enter text logo title in Editor.
{% 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://halosoft.gitbook.io/bc-nimo-documentation/header/store-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.
