# Resources

As we develop our knowledge center, we appreciate your patience. That's why we also refer to other resources that have assisted us in our journey to become a Shopify agency.

Here, you can explore a carefully curated list of resources that we have found valuable.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Start with Webflow Template</strong></td><td>Use a fully working Template as starting point.</td><td><a href="https://www.liquify.pro/docu/liquify-starter-template">https://www.liquify.pro/docu/liquify-starter-template</a></td></tr><tr><td><strong>Shopify Cheat sheet</strong></td><td>Learn more about the core principles of liquify in a condensed view.</td><td><a href="https://www.shopify.com/partners/shopify-cheat-sheet">https://www.shopify.com/partners/shopify-cheat-sheet</a></td></tr><tr><td><strong>Shopify Dokumentation</strong></td><td>Checkout the Documentation</td><td><a href="https://shopify.dev/docs/api/liquid">https://shopify.dev/docs/api/liquid</a></td></tr><tr><td><strong>Liquid Github Cheat Sheet</strong></td><td>Checkout the Liquid Github Cheat Sheet.</td><td><a href="https://shopify.github.io/liquid/">https://shopify.github.io/liquid/</a></td></tr><tr><td><strong>What is Liquid (Video)</strong></td><td>Check out the video from Coding with Jan.</td><td><a href="https://youtu.be/zcXFBq4lv1o?si=pEe0oO8Gk2j6UBGr">https://youtu.be/zcXFBq4lv1o?si=pEe0oO8Gk2j6UBGr</a></td></tr><tr><td><strong>Join our Free Discord Group</strong></td><td>Join our Discord community to get your questions answered.</td><td><a href="https://discord.gg/56KwXaUW5X">https://discord.gg/56KwXaUW5X</a></td></tr></tbody></table>


---

# 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.liquiflow.app/useful/resources.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.
