# 국가/지역별 로그인 허용

개발자센터에 로그인을 허용할 국가/지역을 설정할 수 있습니다.

## 설정하기 <a href="#id" id="id"></a>

1. '보안설정 > 국가/지역 별 로그인 허용' 메뉴를 선택합니다.
2. 현재 설정 상태가 표시되며, 설정 여부를 선택합니다.
   1. 허용 국가/지역 지정
      * 로그인을 허용할 국가/지역을 지정합니다. (최대 5개)
   2. 지정 안함
      * 모든 국가/지역의 로그인을 허용합니다.
3. 국가/지역 리스트에서 허용할 항목을 선택한 후 \[>] 버튼을 선택합니다.
4. '저장하기'를 선택합니다.&#x20;


---

# 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/security/countries-regions.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.
