# 개발자 페이지

스토어의 앱 상세 페이지에 노출할 개발자 페이지를 설정할 수 있습니다.\
내 앱에 관심을 가진 사용자에게 개발자의 다른 앱을 추천해 보세요.

## 설정 조건 <a href="#id" id="id"></a>

* 판매중인 앱이 1개 이상인 경우에만 개발자 페이지를 설정할 수 있습니다.

## 메뉴 위치 <a href="#id" id="id"></a>

* 'Apps > 설정 > 개발자 페이지'를 통해 개발자 페이지를 설정할 수 있습니다.

## 기능 설명 <a href="#id" id="id"></a>

* 페이지 노출
  * ON : 개발자 페이지를 노출합니다.
  * OFF : 개발자 페이지를 노출하지 않습니다.
* 개발사 이름
  * 개인개발자 : 회원 아이디가 표시됩니다.
    * 스토어에는 노출되지 않습니다.
  * 개인사업자, 법인사업자 : 회원정보의 '상호'가 표시됩니다.
* 개발사 설명
  * 브랜드에 대해 긍정적인 경험을 느낄 수 있도록 매력적인 문구로 작성해 주세요.
  * 최대 140자 까지 입력할 수 있습니다.
* 개발사 CI
  * 개발자 페이지에 노출할 CI를 등록합니다.
  * 등록 가능한 이미지
    * 512x512 사이즈
    * JPG, PNG
    * 2MB 이하
* 추천상품 리스트
  * 개발자 페이지를 방문한 사용자에게 추천할 앱을 선택해 주세요.
    * 판매중인 앱만 선택할 수 있습니다.


---

# 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://onestore-dev.gitbook.io/dev/docs/member/publishers-page.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.
