# 변수/파라미터 설정

<figure><img src="https://3240612988-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9pepGQKkozVFbob9lhxe%2Fuploads%2F5hOY0Dec73uWuuJyN1yd%2Fimage.png?alt=media&#x26;token=98ddfac3-fb03-4efb-9385-a7400d38a7b1" alt=""><figcaption></figcaption></figure>

{% hint style="info" %} <img src="https://3240612988-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9pepGQKkozVFbob9lhxe%2Fuploads%2F9iFrKkagzFWrGELdHkr3%2Fimage.png?alt=media&#x26;token=23c8cbe8-19ec-4bba-aa9c-f5590046c316" alt="" data-size="line">\ <mark style="background-color:blue;">**"변수를 생성하고, 실제 봇에서 사용하는 방법에 대해서 알려드릴게요!"**</mark>

이 기능을 잘 활용하면, 챗봇을 좀 더 심도깊게 사용하실 수 있기 때문에\
숙지하시면 너무 편리할거에요!
{% endhint %}

{% content-ref url="parameter/button" %}
[button](https://happytalk.gitbook.io/happybot/block_scenario/parameter/button)
{% endcontent-ref %}

{% content-ref url="parameter/value" %}
[value](https://happytalk.gitbook.io/happybot/block_scenario/parameter/value)
{% 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/parameter.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.
