# WEBSHOP ADMIN

- [Webshop Overview](https://webshop.unosofbooks.com/webshop-admin/webshop-overview.md): Unosof Webshop is an online marketplace that your customers can access and buy directly from your inventory 24 hours a day and 7 days a week. Check out what the Unosof Webshop offers you!
- [Product Images](https://webshop.unosofbooks.com/webshop-admin/product-images.md): Product images are displayed on your Webshop to let your customers know the look and feel of your product. Here we describe the process to easily upload JPEG images.
- [Users & Permissions](https://webshop.unosofbooks.com/webshop-admin/users-and-permissions.md): Create buyer accounts which are related to the customers in your main Unosof Application. Grant them access to your the Webshop,
- [Dispo Builder](https://webshop.unosofbooks.com/webshop-admin/posting-inventory.md): Webshop inventory can be loaded as easily as creating a dispo. Webshop inventories can be created per market, client, or a general Webshop inventory for all.
- [Custom Pack](https://webshop.unosofbooks.com/webshop-admin/custom-pack.md): Customers can select bunches from live  bunch inventory and create their own mix box (QB).
- [Cut-Off time](https://webshop.unosofbooks.com/webshop-admin/cut-off-time.md): In this module, define the same day order cut-off time for Webshop orders. Orders coming after this time are automatically created for next day.
- [Seasonal Inventory](https://webshop.unosofbooks.com/webshop-admin/cut-off-time/seasonal-inventory.md): This module manages the varieties which are In-Season or Off-Season. In-season varieties will be shown in the Webshop tab: Seasonal
- [Receiving Orders](https://webshop.unosofbooks.com/webshop-admin/receiving-orders.md): Webshop orders are created automatically in your main Unosof Application.
- [Payment via Stripe](https://webshop.unosofbooks.com/webshop-admin/stripe-payment.md): Credit card payments are now possible for your Webshop customers via Stripe. Stripe securely validates you buyers credit card payments and performs the transaction on behalf of your company.


---

# 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://webshop.unosofbooks.com/webshop-admin.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.
