> For the complete documentation index, see [llms.txt](https://james-ebook.gitbook.io/key-words-for-fluency/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://james-ebook.gitbook.io/key-words-for-fluency/section-11-shopping-and-food-1/vegetables.md).

# Vegetables

## Verb + vegetables

* grow vegetables
* *cook / boil / steam* vegetables
* overcook the vegetables
* store vegetables

## Adjective + vegetable

* fresh vegetables
* frozen vegetables
* green vegetables
* organically-grown vegetables

## Exercise

### Verb + vegetables

1. I usually ***steam*** vegetables rather than boil them. They have more flavor that way.
2. We ***grow*** all our own vegetables in our garden.
3. You need to ***store*** vegetables in a cool dry place.
4. The meat was fine, but the vegetables were ***overcooked*** and tasteless.

### Adjective + vegetables

1. All these vegetables are home-grown. They're fresh from the garden. - d
2. I prefer to buy organically-grown vegetables. I think they're safer to eat. - c
3. Fresh vegetables taste much better than frozen vegetables. - b
4. There are lots of vitamins in green vegetables. - a


---

# 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://james-ebook.gitbook.io/key-words-for-fluency/section-11-shopping-and-food-1/vegetables.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.
