> For the complete documentation index, see [llms.txt](https://guide.whattime.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.whattime.co.kr/questions/debug.md).

# 원하는 시간이 보이지 않을 때

## 원하는 시간이 보이지 않을 때

### 주최자의 예약페이지에서 확인하기

1. 보통의 경우 연결된 캘린더에 일정이 있으면 원하는 시간이 보이지 않습니다.
2. 주최자의 예약 페이지에서 하단 \[원하는 예약 시간이 나오지 않나요?] 클릭합니다.

<figure><img src="/files/skP5nQ8UHpMrTZaH0JS6" alt=""><figcaption></figcaption></figure>

3. 보이지 않는 시간의 원인과 해결 방법을 찾을 수 있습니다.&#x20;

<figure><img src="/files/0xwuBhLNQkYLC3LUUFl6" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guide.whattime.co.kr/questions/debug.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.
