# Storefront

The Storefront allows businesses to set up an e-commerce website that showcases products in their inventory, making it easy for customers to browse and place orders.&#x20;

These tutorials will guide you through various aspects of managing your storefront, from setup to handling orders.

### Tutorials

{% content-ref url="/pages/SiShx8YPtLOZ1wNWEP0V" %}
[How to Set Up Your Storefront](/docs/tutorials/storefront/how-to-set-up-your-storefront.md)
{% endcontent-ref %}

{% content-ref url="/pages/uJk0TYfPk1VfQza5iT1B" %}
[How to Publish and Unpublish Your Storefront](/docs/tutorials/storefront/how-to-publish-and-unpublish-your-storefront.md)
{% endcontent-ref %}

{% content-ref url="/pages/QSshTn0pXR6cXujXpvwF" %}
[How to Update Storefront Settings](/docs/tutorials/storefront/how-to-update-storefront-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/Lq8OQpql4WfgFMrwA2Il" %}
[How to View Storefront Orders](/docs/tutorials/storefront/how-to-view-storefront-orders.md)
{% endcontent-ref %}

{% content-ref url="/pages/qfjgjOoxaJ9hk4Ti66cr" %}
[How to View Abandoned Carts](/docs/tutorials/storefront/how-to-view-abandoned-carts.md)
{% endcontent-ref %}


---

# 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.keepup.store/docs/tutorials/storefront.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.
