# Wandace

## Wandace

- [Introduction](https://academy.wandace.com/readme.md)
- [How to-guides](https://academy.wandace.com/how-to-guides.md)
- [Dashboard Overview](https://academy.wandace.com/how-to-guides/your-company.md)
- [Product Catalog](https://academy.wandace.com/how-to-guides/products.md)
- [Create categories](https://academy.wandace.com/how-to-guides/products/create-categories.md): Organizing your products into categories helps customers easily navigate your Pop-Up store and find what they’re looking for.
- [Create attributes](https://academy.wandace.com/how-to-guides/products/create-attributes.md)
- [Create products](https://academy.wandace.com/how-to-guides/products/create-products.md): Adding products correctly ensures your Pop-Up store is ready to sell and your inventory stays organized.
- [Create product variants](https://academy.wandace.com/how-to-guides/products/create-product-variants.md): Product variants allow you to sell different versions of the same product (e.g., size, color, portion) without creating separate products.
- [Discounts & Events](https://academy.wandace.com/how-to-guides/discounts-and-events.md)
- [Create discounts](https://academy.wandace.com/how-to-guides/discounts-and-events/create-discounts.md)
- [Create events](https://academy.wandace.com/how-to-guides/discounts-and-events/create-events.md)
- [Store](https://academy.wandace.com/how-to-guides/store.md)
- [Cash register](https://academy.wandace.com/how-to-guides/store/cash-register.md): Once you create a store, you will be able to create a cash register.
- [Create cash register](https://academy.wandace.com/how-to-guides/store/cash-register/create-cash-register.md)
- [Create sections](https://academy.wandace.com/how-to-guides/store/create-sections.md)
- [Transfers](https://academy.wandace.com/how-to-guides/store/transfers.md)
- [Product transfers](https://academy.wandace.com/how-to-guides/store/transfers/product-transfers.md)
- [Replenishments](https://academy.wandace.com/how-to-guides/store/replenishments.md)
- [Product replenishments](https://academy.wandace.com/how-to-guides/store/replenishments/product-replenishments.md)
- [Supplier Shipments](https://academy.wandace.com/how-to-guides/store/supplier-shipments.md)
- [Create a supplier shipment](https://academy.wandace.com/how-to-guides/store/supplier-shipments/create-a-supplier-shipment.md)
- [Your Customers](https://academy.wandace.com/how-to-guides/your-customers.md)
- [Your Users](https://academy.wandace.com/how-to-guides/your-users.md)
- [Your Suppliers](https://academy.wandace.com/how-to-guides/suppliers.md)
- [Create a supplier](https://academy.wandace.com/how-to-guides/suppliers/create-a-supplier.md)
- [Connections](https://academy.wandace.com/how-to-guides/addons.md)
- [WooCommerce](https://academy.wandace.com/how-to-guides/addons/woocommerce-add-on.md)
- [Google Merchant Center](https://academy.wandace.com/how-to-guides/addons/google-merchant-center-add-on.md)
- [Mailchimp](https://academy.wandace.com/how-to-guides/addons/mailchimp.md)
- [Meta](https://academy.wandace.com/how-to-guides/addons/meta.md)
- [Settings](https://academy.wandace.com/how-to-guides/subscriptions.md)
- [Create new company](https://academy.wandace.com/how-to-guides/subscriptions/create-new-company.md)
- [Manage your taxes](https://academy.wandace.com/how-to-guides/subscriptions/manage-your-taxes.md)
- [Market pricings](https://academy.wandace.com/how-to-guides/subscriptions/market-pricings.md)
- [Printers](https://academy.wandace.com/how-to-guides/printers.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://academy.wandace.com/readme.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.
