# Fleet - Pattern Library

Used on Boston.gov and all web apps and sites that need to match its design (which should be all of them).

Named to honor Bostonian Peter Fleet, an engraver who was enslaved by noted printer Thomas Fleet during the first half of the 18th century.

## Links

* **Production:** <https://patterns.boston.gov/>
* **Staging:** <https://patterns-uat.boston.gov/>, <https://patterns-stg.boston.gov/>
* **GitHub:** [CityOfBoston/patterns](https://github.com/CityOfBoston/patterns)

## Contacts

* **Design:** Sebastian Ebarb, Caroline Stjarnborg&#x20;
* **Engineering:** Stella Ubaha, Philip Kelly, Jim Fisk, Fin Hopkins

## Documentation

* [Why a pattern library? It's all about making life easier](https://www.boston.gov/news/why-pattern-library-its-all-about-making-life-easier) (Launch press release)
* [The Will of Peter Fleet](http://boston1775.blogspot.com/2014/04/the-will-of-peter-fleet.html)
* [The Art of Peter Fleet](http://boston1775.blogspot.com/2014/04/the-art-of-peter-fleet.html)


---

# 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.boston.gov/digital/guides/fleet-pattern-library.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.
