> For the complete documentation index, see [llms.txt](https://ask.simplehw.eu/kb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ask.simplehw.eu/kb/how-to-purchase-the-devices/customization/custom-device-settings-from-the-factory.md).

# Custom device settings from the factory

For the final deployment, we can provide you with devices that are configured exactly for your use case from the factory and do not require any additional setup, just **deploy and activate**.

## Pricing

| Service                          | Project fee |                        Additional info |
| -------------------------------- | ----------- | -------------------------------------: |
| Custom bulk packaging            | Individual  |                 Price is project-based |
| Custom individual packaging      | Individual  |                 Price is project-based |
| Custom UV print (logo, branding) | €200        |                         +€1 per device |
| Custom laser print on the back   | €200        |                         +€1 per device |
| Custom case colour               | €600        |                         +€1 per device |
| Custom case shape                | Individual  |                 Price is project-based |
| Embedded devices without cases   | €350        |         Same price as devices in cases |
| Custom hardware development      | €1000+      | +individual hourly rate, project-based |
| Custom software development      | €1000+      | +individual hourly rate, project-based |
| Custom factory settings          | €350        |                         +€1 per device |

The prices indicated are subject to change, for the latest price quotes, discount, etc, please contact us at: ***<sales@simplehw.eu>***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ask.simplehw.eu/kb/how-to-purchase-the-devices/customization/custom-device-settings-from-the-factory.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
