# How to Generate an Online Quote

At OnLogic, we aim to provide the tools you need to move your projects forward efficiently. Whether you are an existing customer looking to expedite procurement or a new visitor to the OnLogic website who needs a formal document for budget approval, you can generate a professional quote directly through our website.

## Step 1: Configure your solution

Navigate to the product page of the system that meets your requirements. Scroll to the **Configure & Buy** section to select your specific components, including processor, memory, storage, and operating system.

Once your configuration is complete, click the **Add to Cart** button in the summary box.

## Step 2: Initiate the quote process

After adding the items to your cart, you will be redirected to the **Shopping Cart** page. Take a moment to review your selected components and adjust system quantity if desired. To generate a quote document instead of checking out, locate the **Order Summary** box on the right and click the orange outlined **Get Quote** button.

## Step 3: Enter your details

You may sign in to your OnLogic account to use saved addresses, or select **Continue as Guest** to proceed without logging in.

To ensure your quote is accurate and reaches the right person, complete the following sections:

* **Email Confirmation**: Enter the address where you would like to receive the PDF quote.
* **Shipping Information**: Provide the delivery address. This allows our system to calculate regional taxes and shipping rates.
* **Shipping Method**: Select your preferred shipping speed.
* **Payment Method**: Choose your intended payment type. This selection is for quoting accuracy and does not charge your account or represent a commitment to purchase.

## Step 4: Finalize and receive your quote

Review your information and click **Generate Quote**. A confirmation screen will appear with your unique quote reference number.

Your formal PDF quote will be delivered to your inbox, typically within 10 minutes.

### Moving from quote to order

When you are ready to proceed with your order, simply open your quote email and click the **View Cart** button. This will automatically reload your exact configuration onto our website, allowing you to complete your purchase.

If you prefer you may also contact your dedicated account manager or our technical sales team to finalize your order. Please note: orders placed through our sales team do not qualify for free shipping.

#### Important considerations

* **Pricing and Availability**: Because market prices for components like RAM and storage can be volatile, online quotes do not lock in pricing or stock. We recommend completing your order promptly to ensure the best pricing and availability.
* **Free Shipping**: While many online orders qualify for free shipping, this option is only available during checkout. If your final online purchase meets the criteria for free shipping, it will be applied during the final checkout process.&#x20;
* **Volume Discounts**: This tool provides our standard retail pricing. If your project requires volume-specific discounts, please use the **Request Volume Quote** link on the product page or contact our technical sales team directly to discuss your requirements.


---

# 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://support.onlogic.com/support-articles/how-tos/more/how-to-generate-an-online-quote.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.
