# 디자인 권리 확인

### 1. 유사 디자인 확인

생성된 이미지와 유사한 기존 제품이 있는지 먼저 확인합니다.

* Google 이미지 검색\
  <https://www.google.com/imghp>
* TinEye\
  <https://tineye.com/>

👉 확인 포인트

* 동일하거나 유사한 제품이 이미 판매되고 있는지
* 특정 브랜드 제품이 연상되는지
* 프린트, 패턴, 그래픽이 유사한지

***

### 2. 상표 및 브랜드 확인

로고, 브랜드명, 심볼이 포함된 경우 반드시 상표 여부를 확인합니다.

* 미국 상표 검색 (USPTO)\
  [https://www.uspto.gov/trademarks/search](https://www.uspto.gov/trademarks/search?utm_source=chatgpt.com)
* 글로벌 상표 검색 (WIPO)\
  [https://www.wipo.int/en/web/global-brand-database](https://www.wipo.int/en/web/global-brand-database?utm_source=chatgpt.com)
* 한국 상표 검색 (KIPRIS)\
  [https://www.kipris.or.kr/](https://www.kipris.or.kr/?utm_source=chatgpt.com)

👉 확인 대상

* 로고, 브랜드명
* 모노그램, 반복 심볼
* 시그니처 패턴 또는 브랜드 연상 요소

***

### 3. 등록 디자인 확인

제품 외형, 구조, 패턴이 핵심인 경우 등록된 디자인과의 유사 여부를 확인합니다.

* 글로벌 디자인 검색 (WIPO)\
  [https://www.wipo.int/designdb/en/index.jsp](https://www.wipo.int/designdb/en/index.jsp?utm_source=chatgpt.com)
* 국제 디자인 등록 (Hague)\
  [https://designdb.wipo.int/designdb/hague/en/](https://designdb.wipo.int/designdb/hague/en/?utm_source=chatgpt.com)
* 한국 디자인 검색 (KIPRIS)\
  [https://www.kipris.or.kr/khome/search/searchResult.do?tab=design](https://www.kipris.or.kr/khome/search/searchResult.do?tab=design\&utm_source=chatgpt.com)
* 미국 특허 검색 (USPTO)\
  [https://www.uspto.gov/patents/search](https://www.uspto.gov/patents/search?utm_source=chatgpt.com)

👉 특히 확인이 필요한 경우

* 가방 하드웨어, 신발 구조
* 포켓, 절개, 디테일 구조
* 반복 패턴, 장식 디자인

***

### 4. 최종 체크

아래 항목 중 하나라도 해당되면, 디자인 수정 또는 추가 검토를 권장합니다.

* 유사 제품이 다수 검색됨
* 특정 브랜드가 연상됨
* 로고 또는 브랜드 요소 포함
* 그래픽/패턴이 유사함
* 제품 구조가 기존 디자인과 유사함

***

### ✔ 참고

위 검색은 1차 확인 절차이며, 법적 안전을 보장하지 않습니다.\
유사성이 확인될 경우, 생산 전 단계에서 디자인 수정 또는 전문가 검토를 권장합니다.


---

# 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://docs.styleai.io/guidelines/undefined.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.
