# App - Key Differences

The website and the app share many similarities, with the majority of features and configurations functioning in the same way across both platforms. This includes the requirement to log in before placing an order, consistent service and product availability and pricing based on the selected 'online' provider, basket upsells, access to order history and previously used addresses, tip functionality, and more.

This section outlines the specific differences found on the app compared to the website.


---

# 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/app-key-differences.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.
