# Store

When you create your Wandace account, a **default store** is automatically created for you. This store represents your main physical location and serves as the foundation for managing in-person sales, inventory organization, and store operations.

The **Stores** section allows you to manage everything related to your store's internal structure and operations.

From here, you can organize how your store functions and control the tools used for sales, inventory, and logistics.

#### Store Settings

Inside the **Store Settings** page, you can review and update your store’s basic information, including:

* **Store name**
* **Location**
* **Contact information**
* **Default market pricing**

These settings help define how your store is identified within the system.

#### Store Management Tools

The store section includes several subsections that help you organize and manage daily operations:

**Store Sections**

Divide your store into specific areas (for example **Warehouse**, **Shop Floor**, or **Storage**) to better organize inventory and stock movement.

**Cash Registers**

Set up and manage cash registers used for in-person sales. Cash registers allow you to track transactions and manage payments made at your physical store.

**Point of Sale**

Access the **SalePoint** system to process in-store orders, create carts, and register customer payments.

**Replenishments**

Manage internal stock movements within your store, such as transferring items between sections or updating available inventory.

**Supplier Shipments**

Track incoming shipments from suppliers and update your stock when new products arrive.

***

By organizing your store through these tools, you can keep your inventory structured, ensure smooth in-store operations, and maintain full visibility over your retail activities.


---

# 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://academy.wandace.com/how-to-guides/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.
