# Favourite Service

A **favourite service** can be set for faster order creation. You can only select either **Table** or **Takeaway** as the favourite service.&#x20;

### How to Set Favourite Service

1. In the POS, go to **Settings**.
2. Under **Order**, select **Favourite service.**
3. Select the service.

<figure><img src="/files/6ZkrinTwjw3qfMNu5oir" alt=""><figcaption></figcaption></figure>

Once set, you'll have a **"Star" icon** on the left-hand side of the POS. This indicates your selected Favourite Service and allows for **quicker access** when creating new orders.

<figure><img src="/files/Cet8V52oErlzcD68gQge" alt=""><figcaption></figcaption></figure>


---

# 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/services/favourite-service.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.
