> 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/gimgane-costs.md).

# 김가네 창업 비용

{% hint style="info" %}
김가네는 한국의 전통적인 김밥과 분식 메뉴를 전문으로 하는 음식점입니다. 신선한 재료와 정갈한 맛으로 손님들에게 사랑받고 있습니다.
{% endhint %}

## 창업 비용

<figure><img src="/files/kO8102MltIGDe3oTtyYF" alt=""><figcaption><p>김가네 창업 비용 </p></figcaption></figure>

{% hint style="danger" %}

* 철거 및 외부공사, 전기승압, 가스공사, 화장실공사, 냉난방기공사, 닥트공사 등은 별도비용
* 점포의 규격에 따라 주방기기 및 집기 가격이 변동될 수 있음
* 서울 및 경기 지역 등 수도건 이외의 지역은 공과 잡비등의 별도의 비용이 발생할 수 있음
  {% endhint %}

{% hint style="success" %}
출처 : <http://www.gimgane.co.kr/html/fran_3.html>
{% 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/gimgane-costs.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.
