# Property

To add **Property**, please follow below steps:

1. From **Theme Customize** screen, click **Product Information**.
2. Click **Add block** and choose "**Property**".
3. When you are happy with your changes, don't forget click **Save** and **Publish** to repackage the edited theme.

<figure><img src="/files/11fcQxMYr8H2abSltInI" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/xnc8IdvgQiix7VKnshYe" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You need to [set up product property by metafields](/halo-docs/products/product-information/how-to-set-up-product-property-by-metafields.md).
{% endhint %}


---

# 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://halosoft.gitbook.io/halo-docs/products/product-information/version-1.3.0+/property.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.
