# 사용하던 타입에서 다른 타입으로 변경하고 싶어요

사용 중인 신이미지뱅크의 타입을 바꾸고 싶다면, <kbd>부가서비스</kbd> > <kbd>부가서비스</kbd> > <kbd>이미지호스팅</kbd> > <kbd>이미지뱅크 관리</kbd> 메뉴에서 \[서비스 변경] 버튼을 눌러 변경할 상품을 선택하면 돼요.\
남은 기간이 일별로 계산되어 만료일이 자동으로 바뀌어요.

<figure><img src="/files/0XP4MRNOtAdPFbjGqeiY" alt=""><figcaption></figcaption></figure>

***

## 타입 변경 예시

### 상위 타입으로 변경

* 사용중인 타입 : 메이크샵 타입 / 500M / 남은 기간 2020.12.31 (288일)
* 변경될 타입 : 오픈마켓 타입 / 500M / 남은 기간 2020.08.25 (160일)

남은 기간에서 차액을 계산해 만료일이 줄어들고, 추가 결제 없이 타입 변경이 완료돼요.

### 하위 타입으로 변경

* 사용중인 타입 : 프리웨이 타입 / 500M / 남은 기간 2020.12.31 (288일)
* 변경될 타입 : 메이크샵 타입 / 500M / 남은 기간 2022.05.29 (802일)

남은 기간에서 차액을 계산해 만료일이 늘어나고, 타입 변경이 완료돼요.

{% hint style="danger" %}

## 주의사항

변경하려는 서비스의 남은 기간이 1일 미만일 때는 타입 변경이 불가능해요.

프리웨이 타입에서 오픈마켓 타입으로 바꾸면 외부 사이트에 등록한 이미지가 보이지 않을 수 있어요.

프리웨이/오픈마켓 타입에서 메이크샵 타입으로 바꾸면 오픈마켓과 외부 사이트에 등록한 이미지가 보이지 않게 돼요.
{% endhint %}


---

# 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://help.makeshop.co.kr/faq/sub/imghosting/undefined-19.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.
