# General

Click [HERE](https://www.youtube.com/watch?v=0lDbBuinWJU) to **watch the video** about how to configure the general setting in Lumise.

From the Dashboard, click on **Settings** > **General.**

![](/files/-MN2mb4R05jcyOyTTXS4)

![](/files/-MN2mfVqzeC5fK1S0kJ-)

The general setting is where you can personalize your printing stores by changing the logo, favicon, and theme. Further, you can add your store term & conditions.

* **Upload logo:** the logo will display on the frontend of the design editor.
* **Logo Url:** Your users will be redirected when clicking on the logo.
* **Theme color:** the main color for both admin and frontend editor design.

{% hint style="info" %}
Your logo Url must include https or http instead of your domain only.
{% endhint %}

After filling in your content. Press the **SAVE SETTINGS** button to store data.


---

# 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.lumise.com/settings/untitled-1-1.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.
