# How do I use a storefront section?

To use a Section within an Aero page, follow the steps below:

- **Step 1**- Within Views, select the page where you are going to add the 'example' Section - **Step 2**- Use the following code to insert the Section into your page: 

```
{% section "example" %}
```