# Search form

{% hint style="info" %}
**Add section -> Search form**
{% endhint %}

## Image and text

### Content width

&#x20;In the “Search form” section, you can choose the width of the content in **“Content width”**. It may be either full or boxed.&#x20;

## Content

&#x20;In the **“Title”**, write the title of the search form. In the **“Paragraph”**, write the information text. Then choose the design of the search form in the **“Search design type”**, where two types are available. In the **“Placeholder”**, you can write a text if such a need arises. In the **“Button text”**, you can write the name of the button. The button is available for design type #2 only.

&#x20;This is an example of the search form:

![](/files/-Mdr4qxglpQjv8wWMBF2)


---

# 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://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/search-form.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.
