# 블럭 & 시나리오 집중 탐구

- [블럭 집중 탐구](https://happytalk.gitbook.io/happybot/block_scenario/block.md)
- [버튼 타입(버튼 기능)](https://happytalk.gitbook.io/happybot/block_scenario/block/button.md)
- [단일 블럭](https://happytalk.gitbook.io/happybot/block_scenario/block/single.md)
- [\[단일\] 텍스트 카드 (버튼 없음)](https://happytalk.gitbook.io/happybot/block_scenario/block/single/textcard.md)
- [\[단일\] 텍스트 카드 (버튼 있음)](https://happytalk.gitbook.io/happybot/block_scenario/block/single/textcard_button.md)
- [\[단일\] 이미지 카드](https://happytalk.gitbook.io/happybot/block_scenario/block/single/image.md)
- [\[단일\] 와이드 카드](https://happytalk.gitbook.io/happybot/block_scenario/block/single/wide.md)
- [\[단일\] 정사각 카드](https://happytalk.gitbook.io/happybot/block_scenario/block/single/square.md)
- [\[단일\] 와이드 커머스 카드](https://happytalk.gitbook.io/happybot/block_scenario/block/single/widecommerce.md)
- [\[단일\] 정사각 커머스 카드](https://happytalk.gitbook.io/happybot/block_scenario/block/single/squarecommerce.md)
- [\[단일\] 리스트 카드](https://happytalk.gitbook.io/happybot/block_scenario/block/single/list.md)
- [슬라이드 블럭](https://happytalk.gitbook.io/happybot/block_scenario/block/slide.md)
- [\[슬라이드\] 텍스트 카드](https://happytalk.gitbook.io/happybot/block_scenario/block/slide/textcard.md)
- [\[슬라이드\] 와이드 카드](https://happytalk.gitbook.io/happybot/block_scenario/block/slide/wide.md)
- [\[슬라이드\] 정사각 카드](https://happytalk.gitbook.io/happybot/block_scenario/block/slide/square.md)
- [\[슬라이드\] 와이드 커머스 카드](https://happytalk.gitbook.io/happybot/block_scenario/block/slide/widecommerce.md)
- [\[슬라이드\] 정사각 커머스 카드](https://happytalk.gitbook.io/happybot/block_scenario/block/slide/squarecommerce.md)
- [\[슬라이드\] 리스트 카드](https://happytalk.gitbook.io/happybot/block_scenario/block/slide/list.md)
- [버튼 블럭](https://happytalk.gitbook.io/happybot/block_scenario/block/buttonblock.md)
- [\[버튼\] 바로 연결](https://happytalk.gitbook.io/happybot/block_scenario/block/buttonblock/direct.md)
- [\[버튼\] 조건](https://happytalk.gitbook.io/happybot/block_scenario/block/buttonblock/condition.md)
- [\[버튼\] 다중 조건](https://happytalk.gitbook.io/happybot/block_scenario/block/buttonblock/multiple.md)
- [\[버튼\] 변수 설정](https://happytalk.gitbook.io/happybot/block_scenario/block/buttonblock/variable.md)
- [\[버튼\] 변수 초기화](https://happytalk.gitbook.io/happybot/block_scenario/block/buttonblock/reset.md)
- [\[버튼\] AI 의도 분석](https://happytalk.gitbook.io/happybot/block_scenario/block/buttonblock/ai.md)
- [커스텀 블럭](https://happytalk.gitbook.io/happybot/block_scenario/block/undefined.md): 이 블럭들은 API를 연동하는 등의 특별처리가 필요한 블럭들로써, 운영팀에서 별도의 블럭오픈 및 사용 처리가 필요한 블럭들입니다.
- [\[단일\] AUTH (인증)](https://happytalk.gitbook.io/happybot/block_scenario/block/undefined/auth.md)
- [\[단일\] SMS 인증](https://happytalk.gitbook.io/happybot/block_scenario/block/undefined/sms.md)
- [\[단일\] 주소등록 API](https://happytalk.gitbook.io/happybot/block_scenario/block/undefined/address.md)
- [\[단일\] API](https://happytalk.gitbook.io/happybot/block_scenario/block/undefined/api.md)
- [\[단일\] 사용자 정보 설정](https://happytalk.gitbook.io/happybot/block_scenario/block/undefined/undefined.md)
- [변수/파라미터 설정](https://happytalk.gitbook.io/happybot/block_scenario/parameter.md)
- [버튼 파라미터 설정](https://happytalk.gitbook.io/happybot/block_scenario/parameter/button.md)
- [변수 값 계산](https://happytalk.gitbook.io/happybot/block_scenario/parameter/value.md)
- [시스템 상수](https://happytalk.gitbook.io/happybot/block_scenario/parameter/undefined.md)
- [고객 응답 설정 방법](https://happytalk.gitbook.io/happybot/block_scenario/response.md)
- [고객 응답 설정](https://happytalk.gitbook.io/happybot/block_scenario/response/setting.md)
- [봇 / 시나리오 생성](https://happytalk.gitbook.io/happybot/block_scenario/create.md)
- [봇 생성](https://happytalk.gitbook.io/happybot/block_scenario/create/bot.md): 경로 : 사이트 로그인 직후
- [기본 시나리오 생성](https://happytalk.gitbook.io/happybot/block_scenario/create/scenario.md): 경로 : 사이트 로그인 > 봇 리스트 봇 클릭(또는 봇의 \[더보기] > \[편집하기] 클릭)
- [설문조사 시나리오](https://happytalk.gitbook.io/happybot/block_scenario/create/poll.md): 경로 : 시나리오  > \[시나리오 추가] 버튼 클릭 > 시나리오 타입에서 '설문 템플릿' 선택
- [카카오톡 채널 : 설문조사 시나리오 사용 방법](https://happytalk.gitbook.io/happybot/block_scenario/create/poll/use.md)
- [단방향 시나리오](https://happytalk.gitbook.io/happybot/block_scenario/create/oneway.md): 경로 : 시나리오  > \[시나리오 추가] 버튼 클릭 > 시나리오 타입에서 '단방향 시나리오' 선택


---

# 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://happytalk.gitbook.io/happybot/block_scenario.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.
