> For the complete documentation index, see [llms.txt](https://www.themanwithnoname.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.themanwithnoname.info/the-boots/dingos-buster-boots.md).

# Dingo's "Buster" Boots

{% hint style="danger" %}
**These boots appear to be possibly discontinued.**
{% endhint %}

> "With its roots in the early 70s, Dingo was one of the first lifestyle boot brand, and it was specifically designed for a socially aware, fashion-conscious generation. Many influencers, including professional football players, have worn Dingo boots over the years, adding a level of prestige and identity that remains intact today." - **Dingo**

Dingo Boots seems to be a subsidiary of [Dan Post Boots](https://danpostboots.com/).

* [Official Website](https://dingo1969.com)
* **Address:** [1751 Alpine Drive Clarksville, TN 37040](https://goo.gl/maps/aQve9946WmjrhMvo8)
* **Email:** <hello@dingo1969.com>
* **Phone:** +1-833-821-1295

**The "Buster" Boot**

* [Product Page](https://dingo1969.com/collections/mens-boots/products/buster-leather-boot-camel?variant=32969827123309) ($79.99 USD)
  * [On Amazon](https://www.amazon.com/Dingo-Mens-Buster-Casual-Boots/dp/B07YHDZDSQ?th=1\&psc=1)  ($139.95 USD $173.55 CAD)

These are a more "Biker" style boot than an accurate western style boot like Eastwood wore but with some modifications they could be "close enough" for many people.

> "They are suede rather than roughout and have the built-in harness but that can easily be cut off. Well worth a look for anyone wanting to get a fairly accurate pair of boots on a budget." - **Tipster**

### **Photos**

#### **Manufacturer's Photos**

![](/files/-MW2XcvjHLI5WXFjdD_i)

![](/files/-MW2XcvlpaXhChRp-zgS)

![](/files/-MW2Xcvmg8e8BkQPP5XC)

#### **Amazon Photos**

![](/files/-MW2Xqj-Ql1mJwG2mZ3f)

![](/files/-MW2Xqj0OIaTrgJ77ymb)

![](/files/-MW2Xqj1Gjs0-inbDJcr)

![](/files/-MW2Xqj2YpbajITRWCXU)

![](/files/-MW2Xqj3yne6HAUkR9Rt)

![](/files/-MW2Xqj4FDjvJTfp2gRi)


---

# 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://www.themanwithnoname.info/the-boots/dingos-buster-boots.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.
