# Create Required Metafields

**Metafields** and **Metaobjects** allow you to assign unique, structured data to each of your products while still using a shared template. This means you can display different content—such as size guides, usage instructions, ingredients, or promotional sections—for every product without needing to create separate templates.

* **Metafields** are for simple, custom fields like short text, numbers, or images tied directly to products, collections, or variants.
* **Metaobjects** are for reusable and more complex content structures, like a branded size guide or an ingredient list that can be referenced across multiple products.

This setup gives you greater flexibility and consistency in managing dynamic content across your store.

You can learn more about:

* **Metafields** \[[here](https://help.shopify.com/en/manual/custom-data/metafields)]
* **Metaobjects** \[[here](https://help.shopify.com/en/manual/custom-data/metaobjects)]


---

# 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/purity-theme/theme-installation/create-required-metafields.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.
