# Tool Use Etiquette

## Usage

Except for the automotive lift, right now all tools are basically first come, first served. For most tools this isn't a problem. Occasionally some of the more popular tools can get more than one person trying to use them, but in that case both members usually discuss their projects and can work out how best to share.

If you'll be using a tool for a long time, like say laser cutting a piece for several hours. It's good etiquette to post on the Google Group letting people know what you'll be using and for how long. This lets other members plan around you and avoid frustrations.

## Broken Tools

Stuff happens, even when you're careful. We get it. If a tool is broken, please email <tools@desmoinesmaker.space> to let the stewards know.

If you broke it, please own up to it. People may not be happy, but they'll respect you for admitting it. People will be way more upset if they come in and discover something is broken on their own. Besides, the Tool Stewards can't fix it until they know about it.

If it's something people aren't likely to realize is broken, print and post this on the tool so no one tries to use it: [Tool Broken Flyer](http://docs.google.com/document/d/1EVc538R1KuRqiPE-VQfbIIo5E6CY9r3wZXtEefzQ6tc/edit?usp=sharing)


---

# 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://tools.desmoinesmaker.space/info/tool-use-etiquette.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.
