# Deployment

This document will take you through all the steps of deploying a NetSuite integration with HotWax Commerce for all the supported flows.

Begin by following the steps of installing the custom NetSuite app created by HotWax that loads synchronization scripts and custom fields that are necessary to set up the integration.

Before configuring any jobs for data synchronization, make sure to complete all the steps mentioned in the Prerequisites section. Skipping the prerequisites may lead to some flows failing.

Once all base configurations are complete, you’re ready to start setting up flows between the two systems. Flows are largely independent of each other. The only required flow to setup being moving forward is the product and inventory flow since products and inventory sync is required for all other flows to work properly.


---

# 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.hotwax.co/documents/learn-netsuite/netsuite-deployment/netsuite-deployment.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.
