# Bought Equipment Template

| Title |
| ----- |

<br>

| Cost                  | $           |
| --------------------- | ----------- |
| Approximate Work Time | <p><br></p> |
| Performance spec 1    | <p><br></p> |
| Performance spec 2    | <p><br></p> |

<br>

Insert picture of completed hardware\ <br>

Useful Links:

[Link to Operation Manual](https://docs.google.com/document/d/1WfECnmatf4ztq5hCbmSQNtmgw9UTvR6ndzOSvIV_o5o/edit) and other related documents

## Hardware Description

Describe your hardware, highlighting the customization rather than the steps involved in the procedure. Explain how it differs from other hardware  and the advantages it offers over pre-existing methods. For example, how does this hardware compare to other hardware in terms of cost or ease of use, or how can it be used to develop further designs in a particular area?&#x20;

## Bill of Materials

Stuff to buy. The BOM should include everything necessary to make the components in the next section, design files.

[Link to spreadsheet](https://docs.google.com/spreadsheets/d/1tM25RrjC127YzbMv5_YfaZUyqUb6dUSwdO-u9tCkjsk/edit#gid=0) - edit sheet then update or copy table here<br>

| Name        | QTY         | Cost per unit - USD | Total cost - USD | Purchasing Link                                 |
| ----------- | ----------- | ------------------- | ---------------- | ----------------------------------------------- |
| Item 1      | 10          | 0.01                | 0.1              | [McMaster](https://www.mcmaster.com/91251A051/) |
| Item 2      | 1           | 10                  | 10               | [Amazon](https://www.amazon.com/)               |
| <p><br></p> | <p><br></p> | <p><br></p>         | 0                | <p><br></p>                                     |

<br>

You can use this space for any additional descriptions of the materials used.

## Validation and Characterization

Demonstrate the operation of the hardware and characterize its performance for a specific application.

* Highlight a relevant use case.
* If possible, characterize performance of the hardware over operational parameters.
* Create a bulleted list describing the capabilities (and limitations) of the hardware.  For example, load and operation time, spin speed, coefficient of variation, accuracy, precision, etc

<br>

## Safety

## Appendix


---

# 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.hackerfab.org/home/templates-to-do/bought-equipment-template.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.
