# Commencement of Session

### Client

#### Confirmation period

You should confirm the booked session up to 48 hours before session starts. If your booking is done within 48 hours, the session is confirmed by default (Refer [**Engagement Feature**](/engagement-feature.md))

<div align="left"><figure><img src="/files/Yj1D45mDOZsV5TAzNvo9" alt="" width="563"><figcaption></figcaption></figure></div>

#### Check-in

10 minutes before session begins, a session check-in notification will be sent to clients as a reminder to check-in on time. Check-in is only possible in the correct location.&#x20;

<div align="left"><figure><img src="/files/iNoxxFyspKtTpvo8Gbr4" alt="" width="563"><figcaption></figcaption></figure></div>

### Service provider&#x20;

#### Check in

10 minutes before session begins, a session check-in notification will be sent to the service provider as a reminder to check-in on time. Check-in is only possible in the correct location.&#x20;

<div align="left"><figure><img src="/files/4ThDp1pEzldr0ZNRvGAo" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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://manual.ycucumber.com/in-app-tutorial/commencement-of-session.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.
