# Liquid error: Could not find asset snippets

If you're encountering the error message: **"Liquid error: Could not find asset snippets"**, it means that some required theme files are missing or not properly synced with your Shopify store.

<figure><img src="/files/6Kw1y3cahXU7VAN9i4a9" alt=""><figcaption></figcaption></figure>

This guide will walk you through the troubleshooting steps to resolve the issue.

## Sync Foxify assets

{% hint style="success" %}
Steps:

1. From Foxify dashboard, navigate to **Settings > General.**
2. In the **Theme** section, select the **Sync assets** button.
3. Wait for the sync process to complete and check if the issue is resolved.
   {% endhint %}

This process ensures that all necessary snippets and assets are correctly added to your theme.

<figure><img src="/files/s5lsEKtXuw4WQMqGj7g8" alt=""><figcaption></figcaption></figure>

## Still experiencing issues?

If you have followed the steps and are still facing problems, feel free to reach out to our :speech\_balloon: **in-app live chat.** Provide the following details to help us assist you efficiently:

✅ A screenshot of the error message.

✅ The page URL or preview URL (if the page is not yet published).

Our support team is always ready to assist you! 🚀


---

# 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.foxecom.com/foxify-app/faqs-and-troubleshooting/troubleshooting/liquid-error-could-not-find-asset-snippets.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.
