# Multiple Timezones

### Time Zone Management in Smarty 🌎

Working across time zones can be tricky. With Smarty, it's a breeze.

No more mental gymnastics trying to figure out what time it is on the other side of the world. Just click on the timezone in calendar view, select all your relevant time zones, and Smarty will map out every hour in that zone relative to yours. It's like instant time travel!

Want to take it a step further? Use the multiple time zones in tandem with our scheduling **Slots** feature. This lets you share your availability in another person's time zone. Be considerate without the hassle.


---

# 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.smarty.ai/product-guide/calendar/multiple-timezones.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.
