# How to Set Up Your Storefront

<figure><img src="/files/7Qm1lQRUTGyKAiyjFlvM" alt=""><figcaption></figcaption></figure>

### Steps

1. **Click on "Sales & Orders" from the side menu and click on "Storefront". This will take you to the Storefront page.**
2. You will see a list of 4 steps to complete to publish your storefront:
   1. **Step 1: Verify Your Business**\
      Verify your business identity with a valid national ID card and registration documents (if applicable). We prioritize security and authenticity to protect both you and your customers.
   2. **Step 2: Set Up Your Storefront**\
      Create your online space by adding your URL, writing your terms and conditions, describing your business, and adding your social media links.
   3. **Step 3: Choose Your Fulfillment Options**\
      Choose between delivery, pickup, or both, and specify how you'll charge for delivery.
   4. **Step 4: Personalize Your Storefront's Look**\
      Make your storefront unique by adding your logos, and banners, and sharing your story with an engaging "About Us" section.

### FAQs

<details>

<summary><strong>What documents do I need to verify my business?</strong></summary>

You'll need a valid national ID card and, if applicable, business registration documents.

</details>

<details>

<summary><strong>Can I change my storefront URL later?</strong></summary>

Yes, you can update your URL in the Storefront settings.

</details>


---

# 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/how-to-set-up-your-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.
