# 해피봇 알아보기

<figure><img src="/files/67s9qUJhyntbXtKhXCeB" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
"<mark style="background-color:blue;">**기본 개념과 용어만 알면, 해피봇 50% 숙지나 다름없어요!**</mark>**"**

해피봇은 무엇이고, \
사용하는 용어의 뜻은 무엇인지 아래 링크에서 상세하게 확인해보아요!
{% endhint %}

{% content-ref url="/pages/waFDwgiQdzGcHmMf082c" %}
[해피봇 개념과 챗봇 구조](/happybot/concept/main/structure.md)
{% endcontent-ref %}

{% content-ref url="/pages/wmdyBDaiG82j9hddX8C6" %}
[기본 용어 설명](/happybot/concept/main/basic.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/concept/main.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.
