# Sheets - Getting started

- [Basics](https://help.siteoly.com/sheets-getting-started/basics.md): Each Google spreadsheet comes with multiple sheets in it. These are referred as sheets(some times referred as tabs in general terminology)
- [Site Settings](https://help.siteoly.com/sheets-getting-started/site-settings.md)
- [Default Settings](https://help.siteoly.com/sheets-getting-started/default-settings.md)
- [NavBar](https://help.siteoly.com/sheets-getting-started/navbar.md): This sheet contains the configurations where user would like to do on Navigation Bar.
- [Header](https://help.siteoly.com/sheets-getting-started/header.md): This sheet contains the configurations where user would like to do on Header.
- [Body](https://help.siteoly.com/sheets-getting-started/body.md): This sheet contains the configurations where user would like to do on Header.
- [Body-Cards](https://help.siteoly.com/sheets-getting-started/body-cards.md): This sheet contains the configurations where user would like to do on Body cards
- [Filters](https://help.siteoly.com/sheets-getting-started/filters.md): This sheet contains the configurations where user would like to do on Filters
- [Body-Text](https://help.siteoly.com/sheets-getting-started/body-text.md): This sheet contains the configurations where user would like to do on Body Text
- [Detailed Pages](https://help.siteoly.com/sheets-getting-started/detailed-pages.md): This sheet contains the configurations where user would like to do detailed pages.
- [Footer](https://help.siteoly.com/sheets-getting-started/footer.md): This sheet contains the configurations where user would like to do on Footer.
- [Other Settings](https://help.siteoly.com/sheets-getting-started/other-settings.md)
- [Advanced Settings](https://help.siteoly.com/sheets-getting-started/advanced-settings.md)
- [Playground](https://help.siteoly.com/sheets-getting-started/playground.md)
- [Dont Edit](https://help.siteoly.com/sheets-getting-started/dont-edit.md)


---

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