# 기본정보

회원가입 시 입력하신 기본정보를 확인할 수 있습니다.

## 기본정보 <a href="#basic" id="basic"></a>

회원가입 시 입력한 기본정보가 표시되며, 일부 항목은 수정 기능을 제공합니다.

* 아이디
* 비밀번호 : 변경 기능 제공
* 보안질문 : 변경 기능 제공
* 국가/지역
* 선호언어
  * 개발자센터는 '한국어', '영어'를 제공합니다.
  * 로그인 시 기본으로 적용할 언어를 선택할 수 있습니다.
* 회원구분&#x20;

## 상세정보 <a href="#detail" id="detail"></a>

회원가입 시 '회원구분'에 따라 추가 입력한 정보가 표시되며, 정보 수정 기능을 제공합니다.\
수정이 불가능한 정보를 수정해야 하는 경우 증빙 서류를 첨부하여 'Help'로 문의해 주세요.

### 개인개발자 <a href="#id" id="id"></a>

<table><thead><tr><th valign="top"></th><th valign="top">대한민국</th><th valign="top">대한민국 외</th></tr></thead><tbody><tr><td valign="top">상세정보</td><td valign="top"><ul><li>이름</li><li>영문 이름</li><li>휴대폰 번호</li><li>이메일 주소</li><li>전화번호</li><li>주소</li><li>생년월일</li></ul></td><td valign="top"><ul><li>이름/성</li><li>영문 이름</li><li>전화번호</li><li>이메일 주소</li><li>주소</li><li>도시</li><li>주/지역</li><li>우편번호</li><li>Website</li></ul></td></tr></tbody></table>

### 사업자

<table><thead><tr><th valign="top"></th><th valign="top">대한민국</th><th valign="top">대한민국 외</th></tr></thead><tbody><tr><td valign="top">사업자 등록정보</td><td valign="top"><ul><li>상호</li><li>영문 상호</li><li>사업자 등록번호</li><li>사업장 주소</li><li>영문 사업장 주소</li></ul></td><td valign="top"><ul><li>상호</li><li>영문 상호</li><li>주소</li><li>영문 주소</li><li>도시</li><li>주/지역</li><li>우편번호</li><li>Website</li></ul></td></tr><tr><td valign="top">담당자 정보</td><td valign="top"><ul><li>이름</li><li>영문 이름</li><li>휴대폰 번호</li><li>이메일 주소</li><li>전화번호</li></ul></td><td valign="top"><ul><li>이름/성</li><li>영문 이름</li><li>전화번호</li><li>이메일 주소</li></ul></td></tr></tbody></table>

## 고객응대 정보 <a href="#customer" id="customer"></a>

판매자 정보에 제공할 고객응대 정보를 입력할 수 있습니다.\
입력한 정보는 판매정보의 입력 편의를 위해 제공되며, 입력한 정보가 직접 노출되지 않습니다.


---

# 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/info/basic-info.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.
