# Pages

{% hint style="info" %}
This feature is available on the **Grow** plan and above.
{% endhint %}

### Overview

Shoppy opens the door to 360-degree customization by giving you the ability to add “custom pages” that will give more character to your App. With Pages you can create and publish custom pages, making your App even more personal and engaging.&#x20;

On the Main 'Pages' view, you can see information about your existing pages and you can filter pages with the search bar, and sort pages by Newest or by Oldest. Click 'Edit' to make changes to an existing page, or click 'Add Page' to add a new one. By clicking on 'Add Page', you can insert your Page title, an icon for it to be associated with on the navigation bar, and a type of page.  In Pages, just like in Navigation, you can choose from a selection of icons or add custom ones; read more [here.](/shoppy-dashboard/app-builder/navigation.md)

Shoppy offers three types of pages, **Content Pages, External Link Pages,** and **Developer Pages.** Keep reading to find out how to set up each one and learn about their benefits!

### Content Pages

Native pages composed of titles, descriptions and images, which you can use to tell your brand or story. To add one, simply insert the text that you'd like users to see, and edit in the text box. Click 'Save' to register your changes, and 'Publish' to make your page live.  If you'd like to link this page in your navigation bar for your users to have easy access to, head to App Builder > Navigation > Add Section and select your new page! Watch the tutorial below to get a feel for it:

{% embed url="<https://cdn.mburger.cloud/347424/Pages-Screen-Recording__.mp4?data=eyJtZWRpYV9pZCI6MzQ3NDI0LCJieXRlcyI6NDkxNjQ3LCJwcm9qZWN0X2lkIjoyNzg3LCJoYXNfaW1naXgiOjB9>" %}

### **External Link Pages**

Create pages that handle web-views in apps to link services or features that are not natively integrated, such as the Size Guide or return form. Simply insert a URL to where you'd like your Page to direct users to. Click 'Save' to register your changes, and 'Publish' to make your page live.&#x20;

Just like with Custom Pages, you can add this page to your app's navigation bar by going to App Builder > Navigation > Add Section and select your new page.

### Developer Pages

Create custom pages with your development team, or try it yourself if you have a bit of coding knowledge! Read about our revolutionary addition to Shoppy [here](/developers/developer-pages.md) in our user guide.


---

# 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-en.shoppy.is/shoppy-dashboard/contents/pages.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.
