# Hardware Discount

To aid Homey Community Developers in creating & testing their apps on the right hardware, we offer a discount on purchasing hardware for eligible developers.

### Eligibility

* You must have developed at least one app, that has been approved & published in the Homey App Store.
* You may not have previously made use of this discount. It's limited to one purchase per developer.

### Pricing

| Product                | Discounted Price |
| ---------------------- | ---------------- |
| Homey Pro (Early 2023) | €199             |
| Homey Bridge (2022)    | €49              |

These costs are excluding shipping fee. The device might be refurbished with visible damage on the outside. The inner parts are verified to work.

### How to buy

To request a purchase order, please send an e-mail to <community-developer-discount@athom.com> from the same e-mail address as your developer account. In your e-mail, please let us know the product or products you'd like to purchase, and to which country they have to be shipped.

Our team will verify your request, and once approved, reply with a payment webpage to complete your order for the discounted price.


---

# 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://apps.developer.homey.app/guides/hardware-discount.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.
