# SmallBuilder Troubleshooting Help

SmallBuilder에 대한 문제 해결 도움말입니다.

{% content-ref url="/pages/jwNklIAGXRKbpORG2IfH" %}
[Button 추가 경고 (페이지에 버튼이 추가되지 않는 경우)](/ko/smallbuilder-troubleshooting/undefined-1/button.md)
{% endcontent-ref %}

{% content-ref url="/pages/sVfCYzDgOudN7jjvCCDT" %}
[Tab 추가 경고 ( Tab이 생성되고 App에 추가되었지만 보이지 않는 경우)](/ko/smallbuilder-troubleshooting/undefined-1/tab-tab-app.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://help.smallbuilder.com/ko/smallbuilder-troubleshooting/undefined-1.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.
