# Getting Started

- [Requirements](https://remui-docs.edwiser.org/edwiser-store/getting-started/quickstart.md)
- [Downloading Edwiser Store](https://remui-docs.edwiser.org/edwiser-store/getting-started/publish-your-docs.md)
- [How to Install Edwiser Store](https://remui-docs.edwiser.org/edwiser-store/getting-started/how-to-install-edwiser-store.md)
- [Post Installation](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation.md)
- [Dashboard](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/dashboard.md): The Dashboard summarizes your store’s performance at a glance
- [Course Sync as product](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product.md)
- [Convert Courses to products](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/convert-courses-to-products.md): Edwiser Store lets you convert your Moodle courses into sellable products instantly. This section explains how to access the sync screen, how course selection works, and what happens after syncing.
- [Configure Product](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/configure-product.md): The Add New Product page allows you to manually create a product in Edwiser Store. You can link it to a Moodle course, upload media, set pricing, and control visibility options
- [Payment & Coupon](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon.md)
- [Payment Settings](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/payment-settings.md): The Payment Settings page lets you configure how customers pay for your courses. In the first version of Edwiser Store, Stripe is the only supported payment gateway.
- [Additonal payment gateways](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/additonal-payment-gateways.md)
- [Coupons](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/coupons.md): Coupons allow you to offer discounts on your products. You can create percentage-based or fixed-amount discounts and control how long a coupon is valid and how many times a customer can use it.
- [Order & Subscription](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription.md)
- [Orders](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/orders.md)
- [Subscriptions](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/subscriptions.md)
- [Store Front (Student View)](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view.md)
- [Shop Page](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view/shop-page.md)
- [Shop Setting (For Admin)](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view/shop-page/shop-setting-for-admin.md)
- [Cart](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view/cart.md)
- [Checkout](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view/checkout.md): The Checkout Page is where customers enter their billing details and finalize the purchase
- [My Order](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view/my-order.md)
- [My Subscription](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view/my-subscription.md)
- [Reviews & Email ](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view/reviews-and-email.md)
- [Course Review](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view/reviews-and-email/course-review.md)
- [Email Notifications (For Customer)](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view/reviews-and-email/email-notifications-for-customer.md): The Email Notifications module allows admins to configure automated emails sent to customers after a purchase or failed payment
- [Email Notification (For admin)](https://remui-docs.edwiser.org/edwiser-store/getting-started/post-installation/course-sync-as-product/payment-and-coupon/order-and-subscription/store-front-student-view/reviews-and-email/email-notification-for-admin.md)


---

# 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://remui-docs.edwiser.org/edwiser-store/getting-started.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.
