> 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-03-in-the-kitchen/dishes.md).

# Dishes

## Common expressions

do the dishes

wash the dishes

clear the dishes from the table

dirty dishes

unwashed dishes

a pile of dishes

dry the dishes

stack the dishes

pile the dishes

clean dishes

## Exercises

### Common expressions

1. If you clear the dishes from the table, I’ll start the *washing up*. (d)
2. I always wear rubber gloves when I’m washing the dishes. (a)
3. There was a huge pile of unwashed dishes in the sink. (e)
4. I grabbed a dish towel and helped to dry the dishes. (b)
5. We stacked the clean dishes on the *draining board* by the sink. (c)


---

# 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-03-in-the-kitchen/dishes.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.
