# Monitoring Funko

Our team has updated our systems, so Funko.com will still work using [`AllShopify`](/monitoring-commands/monitor-an-entire-shopify-store-for-restocks-new-items.md)\
However, we've added a lot of features as their new platform let us see more infomation, we've listed the features below.

## Statuses

We've added more statuses to reflect a product information\
`In-Stock` -> Product has restocked\
`OOS` -> Product went OOS \
`New Product` -> Product added to the site\
`Loaded` -> Product tag was changed to coming soon, may indicate upcoming restock\
`Notify Me Change` -> Funko has added / removed a notify timer, this usually come with a restock or a time for a restock.\
`Restock Time Change` -> Funko changed when the product will go Live\
`Bot Available` -> The product is available for bot purchase, usually it means that Funko uploaded backend stock.

* We've added new special KW Filters , which lets you funnel the In-Stock pings to a separate channel, to add the filter use the [setkwchannel](/monitoring-commands/setting-a-category-channel-parroting.md) command with the filter `+funkorestock`\
  This will NOT affect your main allshopify channel, and effectively only parrot the restocks to a new one.

## Details Commands

Users can use `$hfunko link` to get funko product information about a particular sku.<br>


---

# 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://docs.moonitor.tools/monitoring-commands/monitoring-funko.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.
