> For the complete documentation index, see [llms.txt](https://lore.chainrunners.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lore.chainrunners.xyz/trait-lore/cowboy-hats.md).

# Cowboy Hats

Before the rapid formation of Mega Ocean motivated humanity's widespread adoption of synthoid agriculture and protein replacement gel, the people of the planet domesticated and consumed many of the planet's now extinct land animals to appropriately fulfill their daily required nutrients.

"Cowboy" is a lost term for the people who first domesticated these land animals on large unbelievable spaces of open green land seen only in historical projection. These people were from a place repeatedly referred to as "the old West" - which in relation to present day we consider to be location lost to both myth and time. Few have ventured out of the walls of Mega City to attempt and discover this "old West", never to return.

"Cowboy" culture was largely recovered in the form of drudged video home studio codex tapes. These fantastical characters were known to perform various tricks on the back of large beasts. They would frequently shoot their archaic weapons into the air and at one another. They would sleep outside throughout the night under the stars without fear of an O2 depletion bubble. Their iconic "Cowboy" hat style was recently modernized by famous pop singer "Tangie-Zip Zizzler" when they were featured wearing the hat lit aflame as he balanced on the back of a S0mtech witness drone during their latest music video for their new hit single "Lay Off Me Dad".

<figure><img src="/files/yHUHT5sWPwrIVUkQ659H" alt=""><figcaption></figcaption></figure>

**Associated Brand:** La Fleur


---

# 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://lore.chainrunners.xyz/trait-lore/cowboy-hats.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.
