# how do I liquid

Subject: Releasing fulfilment hold and tags

ow do i create a liquid file to do the follwing ie when stock comes for a specific order and and there's enough to fulfill the order, it will take the order off hold, and remove the tag " Awaiting stcok"? can this be achieved?

***

Hi ████! Thanks for writing in. :)

I think what you're describing is possible, but I'm actually not the best authority on this! :) Instead, here's where to go when considering custom Mechanic task code: <https://learn.mechanic.dev/custom>. This page covers everything you'll need for what comes next.

The right humans for this question are either the ones in our Mechanic community Slack, at <https://slack.mechanic.dev/>, or the professionals over at <https://partners.mechanic.dev/>. Either group will be able to talk through the specifics of what you're looking for.

I hope this helps! If you've got more questions about the platform or about your Mechanic account, you know where to find me. :)

Cheers,

\=Isaac


---

# 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://www.lightward.guide/support/samples/how-do-i-liquid.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.
