> For the complete documentation index, see [llms.txt](https://docs.paywithflash.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paywithflash.com/products/stores/hosted-store.md).

# Hosted Store

The Hosted Store combines all your products into a single online storefront, accessible via a unique URL. Customers can browse and purchase multiple products at once.

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

## **1. Features of the Hosted Store**

* **Shareable URL**: Each business gets a unique store link.
* **Embeddable URL**: Easily integrate the store into your website.
* **Customizable Layout**: Products are automatically categorized based on your settings (e.g., Beverages, Electronics).

## **2. Setting Up Your Store**

1. Add products to your **My Products** list.
2. Navigate to **Products > My Store**.
3. Copy the store URL or embed code provided.

You can customize the store’s appearance and functionality in future updates.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.paywithflash.com/products/stores/hosted-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.
