> For the complete documentation index, see [llms.txt](https://godomall-help.nhn-commerce.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://godomall-help.nhn-commerce.com/~/changes/PF8wfr0bZx71pWaGdhF3/faq/undefined-2/undefined.md).

# 쇼핑몰 연장

솔루션별 연장 경로는 아래와 같습니다.

{% tabs %}
{% tab title="유료형" %}
[쇼핑몰 연장 결제하러 가기](https://www.nhn-commerce.com/mygodo/myGodo_shopExten.php)

NHN 커머스 사이트(<https://www.nhn-commerce.com/>) 에 로그인 되어 있으면 [<mark style="color:blue;">쇼핑몰 연장 결제하러 가기</mark>](https://www.nhn-commerce.com/mygodo/myGodo_shopExten.php) 메뉴로 자동 이동 됩니다.
{% endtab %}

{% tab title="무료형" %}
관리자 페이지에 로그인하는 것으로 자동 연장됩니다.

무료형은 남은 서비스 기간이 30일 미만일 때 쇼핑몰 관리자 페이지에 로그인하는 것으로 자동 연장됩니다. 다만 쇼핑몰 자체는 무료이더라도 추가 용량을 신청하신 경우라면 추가 용량에 대한 연장 비용이 발생하게 됩니다.&#x20;

추가 용량 연장 결제는&#x20;

NHN커머스 홈페이지 > (로그인 후 오른쪽 상단에 아이디 클릭) 내 쇼핑몰 관리 > 쇼핑몰 목록 > (쇼핑몰 URL 오른쪽) 관리 > 세팅서버 기본 정보 > 스토리지 > 연장(용량추가 X)

으로 결제 가능합니다.&#x20;

추가 용량을 더 사용하기 원하지 않을 경우 1:1 문의글을 통해 추가 용량 삭제 및 남은 기간에 대해 환불 요청이 가능합니다.&#x20;

[디스크 용량 추가](/~/changes/PF8wfr0bZx71pWaGdhF3/faq/undefined-2/undefined-3.md#undefined)

[1:1 문의 페이지](https://support.nhn-commerce.com/inquiry/list)
{% endtab %}
{% endtabs %}

<details>

<summary>연장했는데 반영이 안 되었어요</summary>

연장 결제가 정상적으로 완료되지 못했거나 연장 결제를 마쳤지만 연장 내역이 쇼핑몰에 정상 반영이 되지 않는 경우가 발생할 수 있습니다.&#x20;

자세한 내용은 1:1 문의로 문의해주시면 확인 후 안내해드리겠습니다.&#x20;

[1:1 문의 페이지](https://support.nhn-commerce.com/inquiry/list)

</details>


---

# 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://godomall-help.nhn-commerce.com/~/changes/PF8wfr0bZx71pWaGdhF3/faq/undefined-2/undefined.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.
