# Step 5: Launch it now!

Here’s a quick checklist to ensure your WooCommerce store is ready for launch:

* [ ] Double-check store branding (logo, color scheme, fonts).
* [ ] Add products with detailed descriptions, high-quality images, and correct pricing.
* [ ] Set up general store settings (store address, currency, shipping zones, taxes, etc.).
* [ ] Configure payment gateways (PayPal, Stripe, etc.).
* [ ] Set up shipping methods (flat rate, free shipping, etc.).
* [ ] Create a privacy policy, terms of service, and refund policy pages.
* [ ] Verify that all emails (order confirmations, invoices, etc.) are working properly.

This should ensure you have all your bases covered before launching your Wordpify store!


---

# 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://wpt.wordpify.com/readme/step-5-launch-it-now.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.
