# 개발

<div align="left"><figure><img src="/files/aofGsKYOH336y2Wm5MzN" alt=""><figcaption></figcaption></figure></div>

프로젝트가 저장된 위치는 [상품 > 디자인 목록](https://workspace.godo.co.kr/seller-admin/product/skin)에서 확인할 수 있습니다. \
저장 위치로 이동해 하기 가이드를 참고하여 개발을 진행하세요.

* [shop api 문서](https://docs.shopby.co.kr/)
* aurora 화면별 API 활용 가이드
  * 오로라 개별형 기반 페이지별 API 활용 가이드입니다.&#x20;
* [aurora 모듈 가이드](https://nhn-commerce-fe.github.io/shopby-ui-docs/module/index.html)
  * 오로라 개별형 스킨에서 사용가능한 모듈에 대한 가이드입니다.


---

# 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://workspace-help.nhn-commerce.com/aurora-guide/process/development.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.
