# Ask an expert

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Choose **Products** from the dropdown window **->** Choose **Default product**.
4. From the side menu, select **Product information**. Click **+ Add block** and select **"Ask an expert"** block, or click the **Search** bar to enter a search term.

<table><thead><tr><th width="237">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Heading</td><td>Add text to display as a section heading<br><em><mark style="color:red;">(Leave the field blank to hide the heading)</mark></em></td></tr><tr><td>Heading size</td><td><p>Font size of text:</p><ul><li><strong>Default</strong></li><li><strong>XX-Small</strong></li><li><strong>X-Small</strong></li><li><strong>Small</strong></li><li><strong>Medium</strong></li><li><strong>Large</strong></li><li><strong>X-Large</strong></li><li><strong>XX-Large</strong></li><li><strong>XXX-Large</strong></li></ul></td></tr><tr><td>Font weight heading</td><td><p>Select the font weight heading from the dropdown menu:</p><ul><li><strong>Normal</strong></li><li><strong>Semibold</strong></li><li><strong>Bold</strong></li></ul></td></tr><tr><td>Icon</td><td>Select the icon from the dropdown menu</td></tr><tr><td>Text (Color)</td><td>Set the text color for this block</td></tr><tr><td>Background</td><td>Set the background color for this section</td></tr></tbody></table>

#### Button

<table><thead><tr><th width="237">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Button label</td><td>Add text to display as a button on the block<br><em><mark style="color:red;">(Leave the field blank to hide the link)</mark></em></td></tr><tr><td>Choose button style</td><td><p>Select the button style for the block:</p><ul><li><strong>Default</strong></li><li><strong>Transparent</strong></li></ul></td></tr><tr><td>Color scheme</td><td>Select a color scheme to set the text and background colors for the section</td></tr></tbody></table>

#### **Block padding**

<table><thead><tr><th width="235">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Top padding</td><td>Determines the height of the top inner space of the block. Can be from <strong>0px</strong> to <strong>50px</strong>, increasing arithmetically of <strong>1px</strong> (pixel).</td></tr><tr><td>Bottom padding</td><td>Determines the height of the top inner space of the block. Can be from <strong>0px</strong> to <strong>50px</strong>, increasing arithmetically of <strong>1px</strong> (pixel).</td></tr></tbody></table>

#### Form content

<table><thead><tr><th width="235">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Heading</td><td>Add text to display as a section heading<br><em><mark style="color:red;">(Leave the field blank to hide the heading)</mark></em></td></tr><tr><td>Title</td><td>Add text to display as a block title<br><em><mark style="color:red;">(Leave the field blank to hide the title)</mark></em></td></tr><tr><td>Description</td><td>Add text to display as a <strong>custom content</strong> to describe this block<br><em><mark style="color:red;">(Leave the field blank to hide the description text)</mark></em></td></tr><tr><td>Text</td><td>Add text to display as a <strong>custom content</strong><br><em><mark style="color:red;">(Leave the field blank to hide the</mark><mark style="color:red;"> </mark><mark style="color:red;"><strong>custom content</strong></mark><mark style="color:red;">)</mark></em></td></tr></tbody></table>

#### Option 1

<table><thead><tr><th width="235">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Label</td><td>Add text to display as a block label<br><em><mark style="color:red;">(Leave the field blank to hide the label)</mark></em></td></tr><tr><td>Info 1</td><td>Add text to display as a info<br><em><mark style="color:red;">(Leave the field blank to hide the info)</mark></em></td></tr><tr><td>Info 2</td><td>Add text to display as a info<br><em><mark style="color:red;">(Leave the field blank to hide the info)</mark></em></td></tr><tr><td>Info 3</td><td>Add text to display as a info<br><em><mark style="color:red;">(Leave the field blank to hide the info)</mark></em></td></tr></tbody></table>


---

# 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://halosoft.gitbook.io/concept-documentation/product/product-information/ask-an-expert.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.
