# Table

## Common expressions

* book a table
* wait for a table
* a table for four
* a table for one
* a non-smoking table
* a table by the window
* your table's ready
* a free table

## Exercise

1. *Can we just turn up or do we need to* **book** *a table?*
2. Yes, I'm on my own - just a table for ***one***, please.
3. Do you have a ***free*** table for three in about an hour?
4. Would you like to come through now? Your table's ***ready***.
5. If you don't have a ***non-smoking*** table, I think we'll try somewhere else, thank you. My son's allergic to smoke.
6. I'm sorry, but we booked a table ***by*** the window.
   * I'm sorry, sir. I think we've made a mistake. If you could wait about 5 minutes, we'll have a very nice table on the balcony. Would you like a drink *on the house*?


---

# Agent Instructions: 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-09-meals-and-eating-out/table.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.
