# Fablet store

Follow the steps below to add Uploadery to your Fablet store:

1\. Starting from your Fablet dashboard, navigate to the **Integrations** tab, then scroll down to the section titled **Custom Scripts**.

2\. Click the **Add Custom Script** button.

3\. Paste the following snippet in the text field provided.

```
d1liekpayvooaz.cloudfront.net/apps/uploadery/uploadery.js?shop=STORENAME.myshopify.com
```

4\. Replace the **STORENAME** text in the pasted snippet with your store's UUID.

For example, the site [**http:/shoeworld-4.myshopify.com**](http:/shoeworld-4.myshopify.com/) would replace **STORENAME** with **shoeworld-4**.

5\. **Save** your changes.


---

# 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://shoppad.gitbook.io/uploadery/3rd-party-integrations/fablet-store.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.
