# Settings

Your site settings control how your site appears to your customers. By adjusting your site layout, communication settings, and 3rd party integrations.&#x20;

![](/files/-M5NHghjMLaSG7Ptqa8w)

* **Site Name:** The name of your site, should have been populated from what you entered when you created your account.&#x20;
* **Site Description:** This will show on social media when your site is shared.&#x20;
* **Site Image:** Image that will show when your site is shared out on social media.
* **Logo:** Upload your logo. The size of this file must be under 5MB, with acceptable formats JPG, JPEG, or PNG.&#x20;
* **Favorite Icon:** This is what displays on the browser tab - Upload your favicon. It must be a 16x16 favicon with a .ico file format.&#x20;
* **Header Scripts:** Any script placed here will load in the header of your site. It's a great way to add custom CSS, or installation code snippets to your site. Read more here.&#x20;
* **Featured Course:** This is the most predominant piece of content on your site's home page.&#x20;

### Example Site's home page with a featured course

![](/files/-M5NI5apA49TGJdZWSvA)


---

# 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.mavenseed.com/managing-your-site/settings.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.
