# 조건부 이동

## 질문 답변에 따라 원하는 페이지로 이동시키세요.

#### 1. 조건 추가하기&#x20;

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

2. 질문에 따른 답변 조건 값을 설정하세요.

예) 기업규모가 1-10인 이상일 경우

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

3. 이동할 페이지를 선택하세요.&#x20;

예) 라운드 온보딩 화상 미팅 화면으로 이동

<figure><img src="/files/0MHBtLROXHvfdnTqfmI5" 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://guide.whattime.co.kr/survey/undefined.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.
