# General

### 1. Site Identity

![Customize --> Gereral --> Site Indentiny](/files/-McUpxln6RXWjqPXF2im)

**Site Title** – Enter your site title and it will show in the site header below the logo image.

**Tagline** – Input a brief description of your site.

**Site Icon** – Upload a square image to use as a browser and app icon (the favicon) for your site.

### 2. Logo

![Customize --> Gereral --> Logo](/files/-McUqFDpNQl0Dd0lVTji)

**Logo Dark, Logo Light** – Upload your custom brand image then display it as a site logo in the site header.

**Logo Width** – To keep your custom brand image look sharp on retina devices, we recommend upload an image with 2x size and give 1x size. For example, upload an image that is 200 x 200 px, and enter 100 px as the image width value.

### 3. Pre Loading

![Customize --> Gereral --> Pre Loading](/files/-McUrcUYCLuJ5NncZFva)

**Type Loading Effect** – Enable this option to show preloader functionality globally throughout the website. This option can be overridden from each page option.

**Preloader Logo** – Use this option to upload or select images from the medial library for the site preloader.&#x20;

**Preloader Color** – Use this option to set the color of the preloader.

**Background Color** – Use this option to set the background color of the preloader.

**Preloader Animation** – Use this option to choose one of the prebuilt CSS preloader animations. Consider that you can not add more animations by default.

### 4. Contact&#x20;

Here you can add contact information like email, phone number, and social network to your site

![Customize --> Gereral --> Contact](/files/-McUt8iqA0sQ1BfXjULe)

![Contact information](/files/-McUv2RDJSCAbJvSsbk3)

### <br>


---

# 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://uxper.gitbook.io/nuss/customize/general.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.
