> For the complete documentation index, see [llms.txt](https://dogface.gitbook.io/dogface-labs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dogface.gitbook.io/dogface-labs/utility/documentary.md).

# Documentary

## Concept

"From the front lines of war to the streets of America, veteran homelessness and suicide are two of the most pressing issues facing our country today. In this groundbreaking new documentary, Army veteran and Dogface founder Mark Tulloch takes us on a journey across America to shed light on the devastating reality of veteran homelessness and suicide.

Join Mark and the Dogface community as they visit crisis areas and meet with veterans, politicians, mental health experts, and successful veterans to get their first-hand perspectives on the challenges and solutions to this crisis. With Mark's unique insights and expertise as a veteran and community leader, the film will provide a powerful and thought-provoking look at the reality of veteran homelessness and suicide in America.

The [Dogface Retreat](/dogface-labs/dogface-retreat/charitable-trust.md) is Mark's solution for addressing the root causes of veteran homelessness and suicide. Mark provides a vision for systemic change for veterans through web3 and the blockchain industry.&#x20;

Don't miss this powerful and inspiring documentary that will move you to action. Get your tickets now and be part of the movement to end veteran homelessness and suicide in America."

## Production

From the minds of our community comes a revolutionary documentary that shines a light on the struggles faced by our veterans. The Dogface Documentary will take you on a journey across America as our team of talented community members bring you an intimate look at the crisis of veteran homelessness and suicide.

With a powerhouse team of video, sound, and post-production experts, the Dogface Documentary will be a self-produced masterpiece that brings the community together. Utilizing the power of community funds, the film will not only shed light on the pressing issues facing our veterans, but it will also give back to the community through profits generated from its release.\
\
We intend to sell this Documentary to Netflix and take it on the film festival circuit to raise awareness. The documentary will be one of the catalysts for systemic changes for veterans in the United States.&#x20;


---

# 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://dogface.gitbook.io/dogface-labs/utility/documentary.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.
