# 2.4. Section

Sections are distinct areas on the landing page that you can use to arrange and organize content. Each section can contain various types of content, such as text, images, videos, forms, and more.&#x20;

Click on the Section icon in the Sidebar, then select the type of section you want to add from the list of available sections.

<figure><img src="/files/qNVSoo7vk48PupSx7aEN" alt=""><figcaption></figcaption></figure>

**Available Section List:**

* **Blank:** Create a completely custom area as you wish.
* **Welcome:** A brief introduction that captures the customer's attention.
* **Introduction:** Provide information about you or your business.
* **Team:** Introduce the members of your team.
* **Contact:** Provide contact information and a contact form.
* **Promotion:** Promote special offers or discounts.
* **Sign Up:** Encourage customers to subscribe to newsletters or updates.
* **Testimonials:** Display comments and reviews from customers.
* **Clients:** Showcase logos or names of clients who have used your services.
* **Store:** Showcase the products and services you are selling.
* **Basic:** Simple layouts for general content.
* **Text:** Add detailed text paragraphs.
* **List:** Create lists of items, products, or services.
* **Form:** Add contact or sign-up forms.


---

# 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://docs.shopone.io/english/basic-setup-tools-for-the-landing-page/sidebar/section.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.
