# Body-Text

Following columns in the sheet to be filled to configure the Body-Text.

Display Content from *'Body'* sheet should be set to Yes if the following content should be displayed on Body.

| Name             | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Font Color       | Enter the Hex Code of the Font Color or just enter the color name as 'red', 'green', 'purple' etc. which should be applied on '*Markdown Text'*  entere&#x64;*.*                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| Background Color | Color Name or Hex code can be entered to change the background color of the Body- Text.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| Content          | HTML / CSS/ Javascript / Markdown text  can be entered as Body- Text                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| Image            | Link of the image should be given to get it displayed on the Body.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| Pattern          | <p><strong>Image Left, Text Right</strong> - If selected, Image(from Image column) will be displayed to right and Text(from Content column) will be displayed on left on Body. </p><p><strong>Image Right, Text left</strong> - If selected, Image(from Image column) will be displayed to left and Text(from Content column) will be displayed on right on Body. </p><p><strong>Only Image</strong> - If selected, only image(from Image column) will be displayed. <strong>Only Text</strong> - If selected, only text (from Content column) will be displayed. <strong>Background image ;Text(Dark)</strong> - If selected, bold text will be displayed on the image.   </p><p><strong>Background image ;Text</strong> - If selected, text will be displayed on the image.       <strong>Background image ;Text left</strong> - If selected, text will be displayed to the left on image. </p><p><strong>Background image ; Text Right</strong> - If selected, text will be displayed to the right on image.</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/body-text.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.
