# Checkout

On the Checkout page, there are several information that we can update.

#### Contact Details

Users can enter a different phone number which would apply only to the current order.

#### Time Slot&#x20;

If enabled by the venue, users can choose pre-order time slots.&#x20;

#### Note

Users can add a note to the order.

#### Service-Specific Information

* For Delivery service, you are able to modify the **delivery address**.
* For Table service, you will be asked to choose a **table number**.

  **Note:** Table orders made on the website will not mark the table as occupied in the POS.

&#x20;


---

# 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://docs.bossithq.com/web-app/order-creation/checkout.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.
