# Body-Cards

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

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

| Column                | Description                                                                                                                                                        |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Title                 | Title of the body card should be provided.                                                                                                                         |
| Card Link             | Link given *'Link'*  column from 'Detailed Page' sheet should be provided.                                                                                         |
| Background Image Link | Link of the image should be provided to get it displayed as Body card Tile.                                                                                        |
| Tag                   | Content to be tagged to the body card should be provided.(If you want to give multiple tags , it can be given in different columns . Example : Tag1, Tag2, Tag3.). |
| Filter                |                                                                                                                                                                    |
| Text 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 '*Title'*  given for card.           |
| Background color      | Color Name or Hex code can be entered to change the background color of the Body Card.                                                                             |


---

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