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

# Chef David from The Trellis

Hello! I'm Chef David, the founder of The Trellis, where passion for grilling meets family-style cooking.\
My journey into the world of grilling began in my grandfather's backyard in the mid-1980s. Every summer, we'd gather under the shade of his old oak tree while he worked magic on his charcoal grill. Those childhood memories of savory aromas and family laughter around the picnic table shaped my approach to cooking forever.\
After studying culinary arts from 1999 to 2003 and working in several high-end restaurants throughout the mid-2000s, I realized my true calling was creating food that brings families together. Since establishing our family in 2006, our bustling household of four biological boys and three adopted girls (our most recent adoption completed in 2018) has made our dinner table the heart of our home—and sometimes a battleground when it comes to picky eaters!\
My wife Sarah, who grew up in a Mexican-American household with incredible food traditions, has been my partner in developing recipes since we met in culinary school in 2001. Together, we've spent the last 19 years mastering the art of creating nutritious meals our children actually look forward to eating.\
Visit us at <https://thetrellis.com>

[https://www.instagram.com/chefdavid113/ <br>](<https://www.instagram.com/chefdavid113/&#xD;&#xA;>)[https://vimeo.com/user241114651\
https://www.youtube.com/channel/UCS-u8zmjyAo34wbtZu3uJqQ\
https://chef-david.gitbook.io/chef-david-from-the-trellis-restaurant/](<https://vimeo.com/user241114651&#xD;&#xA;https://www.youtube.com/channel/UCS-u8zmjyAo34wbtZu3uJqQ&#xD;&#xA;https://chef-david.gitbook.io/chef-david-from-the-trellis-restaurant/>)


---

# 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://chef-david.gitbook.io/chef-david-from-the-trellis-restaurant/chef-david-from-the-trellis.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.
