# Default Settings

This sheet contains the **default configuration for entire site**. If a specific sheet don't has a specific configuration, the default values get picked from this sheet.

![](/files/-MBx2NS_EfboJq50WVek)

| Name             | Description                                                                                                        |
| ---------------- | ------------------------------------------------------------------------------------------------------------------ |
| Font Style       | Select the font from the Dropdown. Or use any font name from [https://fonts.google.com](https://fonts.google.com/) |
| Font Color       | Enter the Hex Code of the Font Color or just enter the color name as 'red', 'green', 'purple' etc                  |
| Background Color | Enter the Hex Code of the Background Color or just enter the color name as 'red', 'green', 'purple' etc            |


---

# 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://help.siteoly.com/sheets-getting-started/default-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.
