# Website Configuration

Each venue group can host one or more websites, which can be configured in the Admin Portal.

1. In the [**Admin Portal**](https://admin.gobossit.com/), go to the **group level**.
2. Navigate to **Website**.

To switch websites, click on the dropdown at the top right and select appropriate website.

## Website Customisation

You can customise colours, images, titles, services, and other information.

This allows each venue to present the website in a way that aligns with their branding.

## Online Features

All online features can be configured or be toggled on or off.

* **Vouchers** — allows customers to purchase and use vouchers
* **Loyalty Program** — activates the points-based rewards system for customer purchases
* **Phone Verification and Welcome Rewards** — requires phone number verification and grants a welcome reward upon successful signup
* **Set Up Payment Methods —** defines which payment methods are available to customers during checkout (e.g., card, cash, etc.)


---

# 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/website-configuration.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.
