# The Picket Operating Manual

{% hint style="warning" %}
Consider this a *pre-release*. There are still more sections and content to come.
{% endhint %}

The Operating Manual tries to capture as much about what we do and how we do things across all facets of the organisation, from sales to development. We hope, in time, this manual will become a reference for when you need some guidance or an answer on how to do something within the organisation.

## Contributing

The Picket Operating Manual, like Picket itself, is ever-evolving. It's purpose is to help people within and without the company understand how we go about our work.

Any current employee is free to contribute to the manual. In fact, they are encouraged to contribute. There are a few conventions we must follow in order to contribute effectively.

1. An addition should have the primary intent to educate
2. Informing and entertaining are optional pursuits left up to the contributor.

## Prior art

#### 10 Bullets, Tom Sachs – [more info...](https://vimeo.com/34901903)

![](https://955543322-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LrIzED7zZ9Y1e5p_UQB%2F-LvJDUff79sDFOQKzW2u%2F-LvJE3M-RHOIvF-eTLKq%2Fknolling.jpg?alt=media\&token=cca128ce-36d5-4971-8a44-0671cde97dc4)

#### Thoughbot Playbook, Thoughbot – [more info...](https://thoughtbot.com/playbook)

![](https://955543322-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LrIzED7zZ9Y1e5p_UQB%2F-LvJDUff79sDFOQKzW2u%2F-LvJEd1zQZDqpn17-u38%2FScreen%20Shot%202019-12-05%20at%203.07.49%20pm.png?alt=media\&token=f6e5c414-75eb-4b87-af03-b1e336825ebe)

#### 606 Universal Shelving System Planning Guide, Vitsœ – [more info...](https://www.vitsoe.com/site/download/495/606_Universal_Shelving_System_planning_guide.pdf)

![](https://955543322-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LrIzED7zZ9Y1e5p_UQB%2F-LvJDUff79sDFOQKzW2u%2F-LvJFILaxwo3XBxARnzw%2FScreen%20Shot%202019-12-05%20at%203.09.45%20pm.png?alt=media\&token=3a48a7ea-17c3-4b87-9003-5f026db370a2)

**Owner's Manual, Berkshire Hathaway –** [more info...](https://berkshirehathaway.com/ownman.pdf)

![](https://955543322-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LrIzED7zZ9Y1e5p_UQB%2F-LwQqGVBnJvnIXjIArQn%2F-LwQqVFGB-Rc1J43c0jy%2FScreen%20Shot%202019-12-19%20at%2012.51.08%20pm.png?alt=media\&token=c4e7821c-ed5e-4c85-a510-6be4fbf9de89)


---

# 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://manual.picketstudio.com/master.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.
