# Setting up your availability

{% embed url="<https://www.loom.com/share/9498c6077cec4bf391468f0c1128ee23>" %}

Head over to the **Availability** page in the sidebar, then select the default **Working Hours** schedule. Now, you can modify the time blocks and add additional time blocks.

{% hint style="warning" %}
If the times that you're looking for aren't showing up, ensure that you're not trying to set the first time later than the last time. e.g. if the selected time is x:xx to 7:00pm, when you click in the first box, it will only show times up to 6:45pm.
{% endhint %}

<figure><img src="https://1247430499-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvnsvL4GbkACtu7LWnJSR%2Fuploads%2FyRSrm3Qpjpnq6weuRknA%2Fimage.png?alt=media&#x26;token=3652e235-9ee1-41fe-8dd8-ebf9ea4de58c" 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://calcom.gitbook.io/docs/how-to-guides/setting-up-your-availability.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.
