# Business Information, Currency, Timezone, and Working Hours

* Completing your business information is one of the first tasks you should do after registering. This information is displayed on your Appointment Page, providing customers with contact details, operating hours, and default currency.

#### Adding your business information

1. Go to Settings > Business Details.
2. Update the image, business name, phone number, industry, and address.
3. Enter Google review URL, Yelp, Facebook, and Google Maps URL if available.
4. Click "Save" to complete updating your business information.

<figure><img src="https://4172622803-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgVesd8ZY64Ma68xMvD5D%2Fuploads%2FlgxJ0NFnMTTSGXcAwUm0%2FAdding%20your%20business%20information.gif?alt=media&#x26;token=eb37feb8-22b3-48fb-8137-d71dd1b8ddc8" alt=""><figcaption></figcaption></figure>

#### Update your timezone and working hours⏱

1. Go to Settings > Business Hours.
2. Choose "Timezone" and use the dropdown menu to set your timezone.
3. Click to select the business days.
4. Next to each day, you can specify the opening and closing times.
5. Click "Save." Your working hours are now set!

<figure><img src="https://4172622803-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgVesd8ZY64Ma68xMvD5D%2Fuploads%2FByuhacUs1zBO0hWtzd6k%2FUpdate%20your%20timezone%20and%20working%20hours.gif?alt=media&#x26;token=74714b3d-74f9-4b8f-b750-12a4dd594ba1" 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://help.bukkii.io/getting-started/booking-page/business-information-currency-timezone-and-working-hours.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.
