# Activate using a metafield

This is a one-time step to link your products with the metaobject created earlier (easy).&#x20;

Video:

{% embed url="<https://www.loom.com/share/faa7a7df8bec4b31ab6f20aac784d332?sid=29e7b39e-eeec-48cf-a7c9-e953aef967c3>" %}

<details>

<summary>Breakdown of steps covered in video</summary>

1. In the product admin choose settings -> custom data -> metafields -> products
2. Use the **add definition** button
3. For the name, call it something like "link to products". The same can be used under the description
4. Choose **select type**, choose **metaobject** (filter or scroll towards the bottom to find)
5. Under **reference**, use the dropdown and choose **siblings** (name of metaobject)
6. Press **save** to complete.&#x20;

</details>


---

# 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://palo-alto.presidiocreative.com/siblings/product-siblings/activate-using-a-metafield.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.
