# NetSuite Deployment

- [Deployment](https://docs.hotwax.co/documents/learn-netsuite/netsuite-deployment/netsuite-deployment.md): Explore the comprehensive guide to deploying a NetSuite integration with HotWax Commerce.
- [SDF Bundle Setup](https://docs.hotwax.co/documents/learn-netsuite/netsuite-deployment/sdf-bundle.md): Discover how to set up SuiteCloud Development Framework (SDF) in NetSuite with this comprehensive guide.
- [Install SDF](https://docs.hotwax.co/documents/learn-netsuite/netsuite-deployment/sdf-bundle/install-sdf.md): Effortlessly set up SuiteCloud Development Framework (SDF) in NetSuite with step-by-step instructions.
- [Setup SFTP](https://docs.hotwax.co/documents/learn-netsuite/netsuite-deployment/sdf-bundle/setup-sftp.md): Efficiently set up SFTP for seamless data transfer with NetSuite.
- [Date Time Format](https://docs.hotwax.co/documents/learn-netsuite/netsuite-deployment/sdf-bundle/verify-datetime-format.md): Ensure accurate date and time formatting for seamless data communication with NetSuite.
- [Prerequisites](https://docs.hotwax.co/documents/learn-netsuite/netsuite-deployment/prerequisite-syncs.md)
- [Install NetSuite Jobs](https://docs.hotwax.co/documents/learn-netsuite/netsuite-deployment/prerequisite-syncs/install-netsuite-reader.md): Ensure smooth data communication by installing the NetSuite Reader before configuring import jobs in OMS.
- [Product Store Settings](https://docs.hotwax.co/documents/learn-netsuite/netsuite-deployment/prerequisite-syncs/productstore-settings.md): Configure Product Store setting enums used during NetSuite deployment.
- [SFTP Locations](https://docs.hotwax.co/documents/learn-netsuite/netsuite-deployment/prerequisite-syncs/sftp-locations.md): Ensure smooth synchronization processes by verifying SFTP locations for various sync operations.
- [Historical Customers](https://docs.hotwax.co/documents/learn-netsuite/netsuite-deployment/prerequisite-syncs/historical-customers.md): Ensure seamless data integration by syncing historical customers between NetSuite and HotWax Commerce
- [Shipping Methods](https://docs.hotwax.co/documents/learn-netsuite/netsuite-deployment/prerequisite-syncs/shipping-methods.md): Ensure smooth order import processes by correctly mapping shipping methods between eCommerce platforms and NetSuite.
- [Price Level](https://docs.hotwax.co/documents/learn-netsuite/netsuite-deployment/prerequisite-syncs/price-level.md): Effectively manage product pricing variations with Price Levels in NetSuite.
- [Payment Methods](https://docs.hotwax.co/documents/learn-netsuite/netsuite-deployment/prerequisite-syncs/payment-methods.md): Facilitate seamless order synchronization by configuring payment methods in HotWax Commerce and mapping them with eCommerce platforms and NetSuite.
- [Promo Codes](https://docs.hotwax.co/documents/learn-netsuite/netsuite-deployment/prerequisite-syncs/promocodes.md): Efficiently manage promo codes for order discounts with HotWax Commerce and NetSuite integration.
- [NetSuite Facility Group](https://docs.hotwax.co/documents/learn-netsuite/netsuite-deployment/prerequisite-syncs/netsuite-fulfillment.md): Ensure efficient order fulfillment with NetSuite by creating a dedicated facility group in the OMS.


---

# 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.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.
