# Custom data

To fully utilize the advanced features and functionalities of our theme, there are a few essential pages and metafields that merchants are required to set up. These configurations ensure that your Shopify store operates smoothly and provides the best possible shopping experience for your customers.

Follow [this guide](https://sites.gitbook.com/preview/site_gizMJ/get-started/custom-data/create-required-pages) to set up these essential pages and fully leverage the capabilities of your theme.

* Contact
* Wishlist
* Compare
* FAQs
* About us
* Our stores
* Recently viewed products
* Sales
* Store location

Use [this instruction](/glozin-theme/get-started/custom-data/create-required-metafields.md#required-metafields) to configure these crucial metafields and optimize the performance of your theme.

* Product bought together
* Short description
* Countdown timer

Refer to [this manual](https://nextsky.gitbook.io/glozin-theme/get-started/pages/dP7t3ajKulECOCy8JZ39#id-4.-external-affiliate) to set up these optional metafields and further enhance your theme's functionality.

* External/Affiliate
* Product grouped
* Sub collection
* Product information tab
* Custom product badge


---

# 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://nextsky.gitbook.io/glozin-theme/get-started/custom-data.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.
