# Sections Overview

{% hint style="info" %}
**Good to know:** Design Pack sections work just like ones in your theme.  The best page builder is the one you already have!:tada::smile:
{% endhint %}

### Legacy themes

If you haven't yet upgraded to an Online store 2.0 theme the Design Packs you add to your theme will be available as sections on your home page. These will work exactly like the sections already available in your theme. Select the pack you want and start customizing right there!

* ![](https://p62.tr2.n0.cdn.getcloudapp.com/items/DOu4mNlQ/1d79fc31-6688-4f16-9554-6dc9a3d1b88d.png?v=6f2d05dd51b623919aedf8bc79782246)

{% hint style="info" %}
**Good to know**: You can take advantage of Online store 2.0 in your legacy theme. Just add our [page templates](/docs/fundamentals/templates-overview.md) to your theme and you'll automatically be able to take advantage of all the new features on those pages. You can create up to 1000 page templates :tada:
{% endhint %}

### Online store 2.0 themes

If you're currently using an Online store 2.0 theme, you'll be able to add Design Pack sections to any page on your theme.  In fact, Design Pack sections become part of your theme and you will be able to either add 1 or 2 sections to existing pages, or create whole new pages using design packs.

{% hint style="info" %}
Good to know: You can use Design Packs on product pages and have product specific content by connecting each pack element to a [metafield](/docs/guides/helpful-hints-and-resources.md#metafields).
{% endhint %}

![](/files/MtRpWiISLSbnwE8rTjLA)


---

# 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://design-packs.gitbook.io/docs/fundamentals/sections-overview.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.
