# Shipping & Returns

{% hint style="warning" %} <mark style="color:$danger;">**Customers are responsible for the equipment until it is safely received and checked in by Inspired Flight Technologies staff.**</mark>
{% endhint %}

## IFT Services — Shipping & Returns Process

Please follow the instructions below when shiping IFT assets. Once shipped, email **<services@inspiredflight.com>** with the return tracking numbers.

***

### Battery Returns

* **Shipping Method:** Always use Ground Shipping.
* **Battery Charge:** Ship batteries at 30% charge or below.
  * Hint - The fastest way to discharge batteries is to fly!
* **Packaging:**
  * Use clean boxes or IFT cases they were shipped in.
  * Fill any voids in the box to prevent batteries from rattling.
  * Cover connector ports if applicable.
* **Labeling:&#x20;**<mark style="color:$danger;">**Ensure the UN3480 sticker is attached to the box, with the contact number 1-800-424-9300 clearly visible.**</mark>

***

### Aircraft Returns

* Ensure **all necessary parts** are included in the box.
  * Take photos
* **Clean the aircraft** thoroughly, especially if it was used in dusty environments. Wipe down the aircraft and blades.
* **Secure packaging:** Close and secure the aircraft box with zip ties on the outside OR IFT TSA lock (code 438)

***

### Return Address

**Flight Operations**\
Inspired Flight Technologies\
225 Suburban Rd\
San Luis Obispo, CA 93401\
Phone: +1 (805) 776-3640\
<services@inspiredflight.com>

***

### Important Notes

* Returns that do not follow these guidelines may be delayed in processing.
* <mark style="color:$danger;">**Customers are responsible for the equipment until it is safely received and checked in by Inspired Flight Technologies staff.**</mark>

***

Thank you for following these steps to ensure a smooth return process!


---

# 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.inspiredflight.com/inspired-documentation/products/services/inspired-rental-program/shipping-and-returns.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.
