# Site Settings

This sheet primarily controls the main settings like display of navigation bar, header, body, footer etc

![](/files/-MBwo9EA7MfcHDxs5mMQ)

| Component       | Decision                                                                                                                      |
| --------------- | ----------------------------------------------------------------------------------------------------------------------------- |
| Display Nav Bar | <p>Yes - This will display the Navigation Bar on the site</p><p>No - This will NOT display the Navigation Bar on the site</p> |
| Display Header  | <p>Yes - This will display the Header on the site</p><p>No - This will NOT display the Header on the site</p>                 |
| Display Body    | <p>Yes - This will display the Body on the site</p><p>No - This will NOT display the Body on the site</p>                     |
| Display Footer  | <p>Yes - This will display the Footer on the site</p><p>No - This will NOT display the Footer on the site</p>                 |


---

# 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/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.
