# 고도몰 시작하기

- [관리자 화면 이해하기](https://godomall-help.nhn-commerce.com/beginner/starter/admin.md)
- [쇼핑몰 기본정보 입력하기](https://godomall-help.nhn-commerce.com/beginner/starter/info.md): 회사정보, 고객센터 정보 입력 방법을 안내 드립니다.
- [도메인 등록 및 연결하기](https://godomall-help.nhn-commerce.com/beginner/starter/domain.md)
- [도메인 연장하기](https://godomall-help.nhn-commerce.com/beginner/starter/domain/extend.md)
- [결제수단 연결하기](https://godomall-help.nhn-commerce.com/beginner/starter/pg.md)
- [배송비 조건 등록](https://godomall-help.nhn-commerce.com/beginner/starter/delivery.md)
- [회원에 대한 조건 입력하기](https://godomall-help.nhn-commerce.com/beginner/starter/member.md)
- [쇼핑몰 약관, 이용안내 입력하기](https://godomall-help.nhn-commerce.com/beginner/starter/agreement.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://godomall-help.nhn-commerce.com/beginner/starter.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.
