# Digital Store / Shop

## **Creating your online store / shop** <a href="#getting-started" id="getting-started"></a>

![](/files/-MF2Xsg2JqSyKS-SZKaC)

## 1) Shop / Store settings <a href="#store-settings" id="store-settings"></a>

### [**https://upgrade.chat/products**](https://upgrade.chat/products)

![](/files/-MF2bHa7TatGKWR-Rqzn)

## 2) Edit Products for Sale <a href="#edit-products" id="edit-products"></a>

![](/files/-MF2cmJWsL4iH50LFwtW)

{% hint style="warning" %}
The Store / Shop is NOT to sell roles.  If you want to sell roles: [**https://upgrade.chat/roles**](https://upgrade.chat/roles)\
**Roles will not be automatically given when a store item is purchased.**&#x20;
{% endhint %}

## Errors with saving an image link or unable to upload? <a href="#image-link-issues" id="image-link-issues"></a>

When saving a link for the product image, if it does not end in **.jpeg / .jpg / .png / .gif** ... The image will appear as broken in the shop. This is not a bug, this is you not using an image.

**Using a link like this WILL NOT WORK** because it does not end in an image extension as mentioned above:\
\
[https://www.google.com/search?q=rickrolled\&sxsrf=ALeKk00ynDzRcqchlLecLfKoaDvgj32h6A:1603912918878\&tbm=isch\&source=iu\&ictx=1\&fir=ywPfYOtLV7CpmM%252Clx6YBTRBMlgIAM%252C\_\&vet=1\&usg=AI4\_-kRxCt71uQrARevt0yQIEQ5GdvozYg\&sa=X\&ved=2ahUKEwjrwZ6egdjsAhWmiOAKHWf6DGYQ\_h16BAgNEAU#imgrc=ywPfYOtLV7CpmM](https://www.dictionary.com/e/wp-content/uploads/2018/03/rickrolling.jpg)

You must use an image link like this:\
<https://www.dictionary.com/e/wp-content/uploads/2018/03/rickrolling.jpg>

{% hint style="danger" %}
**YOU CANNOT UPLOAD IMAGES DIRECTLY FROM YOUR COMPUTER TO THE SHOP! THEY MUST BE WEB LINKS! IMAGE FIELD MUST BE FILLED OUT AND NOT BLANK.**\
**(YOU CANNOT USE**     `file:///C:/...`     **FILES**)
{% endhint %}


---

# 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.upgrade.chat/features/digital-store-shop.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.
