# 기본설정

- [기본정책](https://godomall-help.nhn-commerce.com/faq/admin/base_info/basic-policy.md)
- [관리정책](https://godomall-help.nhn-commerce.com/faq/admin/base_info/managing-policy.md)
- [배송정책](https://godomall-help.nhn-commerce.com/faq/admin/base_info/delivery-policy.md)
- [주문정책](https://godomall-help.nhn-commerce.com/faq/admin/base_info/order-policy.md)
- [결제정책](https://godomall-help.nhn-commerce.com/faq/admin/base_info/payment-policy.md)
- [본인확인 인증서비스](https://godomall-help.nhn-commerce.com/faq/admin/base_info/check-service.md)
- [해외상점](https://godomall-help.nhn-commerce.com/faq/admin/base_info/abroad-shop.md)
- [SSL 보안서버 관리](https://godomall-help.nhn-commerce.com/faq/admin/base_info/managing-ssl.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/faq/admin/base_info.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.
