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

# Best Dinners

## Anytime

* [Salisbury Steaks](https://www.rabbitandwolves.com/vegan-lentil-salisbury-steak/)
* Bean + Guac Tacos (VB Creation)
* Quinoa Stuffed Peppers (Skinnytaste OG cookbook)
* Spaghetti & Bean Balls (Appetite for Reduction)
* [Broccoli Mac and Cheese](https://www.skinnytaste.com/skinny-baked-broccoli-macaroni-and/)
* [Yogurt Dough Pizza](https://www.skinnytaste.com/grilled-pizza/)
* [Mushroom Kale Lasagna Rolls](https://www.skinnytaste.com/mushroom-kale-lasagna-rolls/)
* [Pizza Cups](https://emilybites.com/2017/05/pizza-wonton-cups.html)
* [Chickpea/Soy Curls Butter Chicken](https://www.veganricha.com/instant-pot-vegan-butter-chicken/#wprm-recipe-container-19577)
* [instant pot baked ziti](https://www.skinnytaste.com/instant-pot-baked-ziti/)
* [White Bean Enchiladas](https://www.skinnytaste.com/chicken-and-white-bean-enchiladas-with/) - sub chicken with a 1/2 block of tofu and 8oz of mushrooms; side of lime rice
* [Cilantro Lime Rice](https://www.skinnytaste.com/chipotle-cilantro-lime-rice-4-pts/)
* [Jalapeno Popper Skillet](https://www.veganricha.com/jalapeno-popper-skillet/)
* [Dal Makhani](https://rainbowplantlife.com/vegan-dal-makhani/#recipe)
* [Vegan Meatballs](https://frommybowl.com/the-best-vegan-meatballs/) - can be made into sandwiches w/ a veggie side or on pasta
* [Vegetarian Chili](https://cookieandkate.com/vegetarian-chili-recipe/#tasty-recipes-23997-jump-target)

## Fall

* [Pumpkin Mac and Cheese](https://www.skinnytaste.com/pumpkin-mac-and-cheese-with-roasted-veggies/)
* [Vegetable Fricasse with Cauli Mash](https://www.rabbitandwolves.com/vegan-vegetable-fricassee-cauliflower-mash) - reduce butter to 2 TBspn, omit celery

## Soups

* Cream of mushroom soup
* [Zuppa Toscana](https://frommybowl.com/vegan-zuppa-toscana-olive-garden/)


---

# 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:

```
GET https://peppage.gitbook.io/knowledge/food/dinners.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.
