# 운영 가이드

{% hint style="success" %}

### 고도몰을 쉽게 사용할 수 있도록 도와드려요!

고도몰 화면 구성부터 기본 기능까지! 알고 시작하면 도움되는 정보를 알려드릴게요\
고도몰을 빠르게 이해하고 운영할 수 있도록 기본 운영 가이드를 설명드립니다.
{% endhint %}

## 가이드 목차

* **고도몰 시작하기**
  * [admin](https://godomall-help.nhn-commerce.com/beginner/starter/admin "mention")
  * [info](https://godomall-help.nhn-commerce.com/beginner/starter/info "mention")
  * [domain](https://godomall-help.nhn-commerce.com/beginner/starter/domain "mention")
  * [pg](https://godomall-help.nhn-commerce.com/beginner/starter/pg "mention")
  * [delivery](https://godomall-help.nhn-commerce.com/beginner/starter/delivery "mention")
  * [member](https://godomall-help.nhn-commerce.com/beginner/starter/member "mention")
  * [agreement](https://godomall-help.nhn-commerce.com/beginner/starter/agreement "mention")
* **기본 디자인 알아보기**
  * [basic-setting](https://godomall-help.nhn-commerce.com/beginner/design/basic-setting "mention")
  * [skin-setting](https://godomall-help.nhn-commerce.com/beginner/design/skin-setting "mention")
  * [banner-setting](https://godomall-help.nhn-commerce.com/beginner/design/banner-setting "mention")
  * [improve](https://godomall-help.nhn-commerce.com/beginner/design/improve "mention")
* **상품 기본 관리**
  * [register](https://godomall-help.nhn-commerce.com/beginner/product/register "mention")
  * [display](https://godomall-help.nhn-commerce.com/beginner/product/display "mention")
* **주문/배송처리 알아보기**
  * [process](https://godomall-help.nhn-commerce.com/beginner/order/process "mention")


---

# 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.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.
