# OnLogic Warranty Repair Process

## <mark style="color:blue;">1. Initiate Support Request</mark>

Contact our Technical Support team via phone or email, providing your system's serial number (starts with U or E, followed by 6 digits) and details of the issue. We may offer remote troubleshooting or ask for more information.

<figure><img src="/files/i671NWvVDbyiDztmi778" alt=""><figcaption></figcaption></figure>

* United States:&#x20;
  * (802) 861 – 2300&#x20;
  * <support@onlogic.com>
* The Netherlands:&#x20;
  * +31 88 5200 702&#x20;
  * <support@onlogic.eu>

## <mark style="color:blue;">2. System Return (RMA)</mark>

If a return is necessary, we will issue an RMA number and shipping details. An RMA number is required for all returns. Customers are responsible for shipping costs and bear the risk of loss for returned items.

* Packaging: Original packaging is ideal (required for refunds). Otherwise, use your own packaging, ensuring at least 2 inches of padding on all sides. Avoid airbags and packing peanuts. Place bare components (e.g., motherboards, RAM) in static-safe bags.

<figure><img src="/files/2YoQr1B7GeXrsjRQnfqn" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">3. Repair & Diagnostics</mark>

Upon arrival at OnLogic, repairs are typically completed within 5 business days.

We will:

1. Attempt to reproduce the reported issue.
2. Use diagnostic tools to identify the root cause.
3. Replace faulty hardware (if applicable) and re-test.
   * *Note: The HDD/SSD may be erased during troubleshooting.*
4. Perform the same thorough production test run on new units to ensure full functionality.

## <mark style="color:blue;">4. Repair Summary & Return</mark>

A repair summary detailing our findings and the repairs made will be sent to you and enclosed with the returned system.

* *Failed components are tracked internally for quality improvement and supplier follow-up.*

<figure><img src="/files/fN9EGdk5v8oY4N5FfU1p" alt=""><figcaption></figcaption></figure>


---

# 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/onlogic-warranty-repair-process.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.
