# 쉬운 창업 가이드

- [온라인 창업 알아보기](https://support-help.nhn-commerce.com/guide/easy-business/intro.md): 온라인 창업의 용어 및 개념의 이해
- [온라인 창업 준비하기](https://support-help.nhn-commerce.com/guide/easy-business/ready.md): 온라인 창업 준비를 위한 필수 체크리스트
- [온라인 쇼핑몰 종류와 특징](https://support-help.nhn-commerce.com/guide/easy-business/feature.md): 쇼핑몰을 만들어가는 과정에 대한 가이드


---

# 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://support-help.nhn-commerce.com/guide/easy-business.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.
