> For the complete documentation index, see [llms.txt](https://startup.skill.or.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://startup.skill.or.kr/startup/regular_restaurant/nolbu-3.md).

# 놀부 김치찜 창업 비용

{% hint style="info" %}
놀부는 한국에서 김밥 및 분식 음식점으로 유명한 프랜차이즈입니다. 저렴한 가격과 맛있는 음식으로 손님들을 매료시키며, 특히 학교나 사무실 인근에 입점하여 점심시간에 인기를 끌고 있습니다.&#x20;
{% endhint %}

## 창업 비용

<figure><img src="/files/TUROmpas2bWdrLI7I6V4" alt=""><figcaption><p>놀부 김치찜 창업 비용 </p></figcaption></figure>

{% hint style="success" %}
출처 : <https://www.nolboo.co.kr/changup/changupcost.aspx>
{% endhint %}

{% embed url="<https://doc.skill.or.kr>" %}
NHN Cloud 정보 사이트&#x20;
{% endembed %}

{% embed url="<https://ssv.skill.or.kr>" %}
취약점 분석 평가 사이트&#x20;
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://startup.skill.or.kr/startup/regular_restaurant/nolbu-3.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
