# 봇 / 시나리오 생성

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

{% hint style="info" %} <mark style="background-color:blue;">**"시나리오의 가장 기본이 되는 봇과 시나리오 생성 방법을 알려드릴게요!"**</mark> \
\
참! 어썸봇에서는 여러개 생성이 가능하지만, \
타 솔루션을 통해 접근하신 경우에는 추가 봇 생성이 어려운점  숙지해주세요!
{% endhint %}

{% content-ref url="/pages/w8cWTS3GXGhEpJUEXXM3" %}
[봇 생성](/happybot/block_scenario/create/bot.md)
{% endcontent-ref %}

{% content-ref url="/pages/Zyh67IPepz0CBEjGIEaH" %}
[기본 시나리오 생성](/happybot/block_scenario/create/scenario.md)
{% endcontent-ref %}


---

# 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/create.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.
