# Practical examples

### Migrate prefixed category tags

{% embed url="<https://youtu.be/5PoVKY1tSi4?si=nXRYtlxog4nKpfy3>" %}

### Multiple exact tags to a single metafield

{% embed url="<https://youtu.be/shFVXrtz5n0?si=yJKnPbMsbU4Kk0hk>" %}

### Scheduled jobs

{% embed url="<https://youtu.be/ppoViyslV8s?si=eObh1JnqZyw_3qtt>" %}

### Add filters to filtering system

{% embed url="<https://youtu.be/XCwqvmW56y0?si=IoAr3bBjLxJd-X9R>" %}

### Updating metafield definitions

{% embed url="<https://youtu.be/7-vaX9BsfNM?si=gBd17cpAhf95THjv>" %}

### Using metafields for automatic collections and filters in the admin area

{% embed url="<https://youtu.be/S5lyeaqVZYQ?si=LKlNxOVKJhp48XBj>" %}


---

# 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://bigstart.gitbook.io/copytag-tags-to-metafields-app/practical-examples.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.
