# OTP 보안 설정

{% stepper %}
{% step %}
**OTP 앱 설치**

1. OTP를 설정할 랩스페이스를 클릭합니다.
2. 사용 중인 스마트폰에 맞는 버튼을 클릭하세요:
   * iPhone 사용자는 **\[iOS]**
   * Android 사용자는 **\[Android]**
3. App Store 또는 Play Store에서 OTP 앱을 검색해 설치하거나, QR 코드를 스마트폰 카메라로 스캔하여 설치할 수 있습니다.
   1. 이미 OTP 앱이 설치되어 있다면 이 단계는 건너뛰어도 됩니다.
4. **OTP 앱 로그인에 사용하는 이메일은 HyperLab 계정 이메일과 일치하지 않아도 됩니다.**

<figure><img src="/files/Zi3QOeVKVX2ys7Bm6uCE" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
일부 중국산 스마트폰(예: Xiaomi Redmi 시리즈)에서는 정상 동작이 확인되지 않았습니다.
{% endhint %}
{% endstep %}

{% step %}
**OTP 등록**

1. OTP 앱을 실행하고, 하단에 표시된 **QR 코드**를 스캔합니다.
   * **Google Authenticator**:\
     앱 실행 → 로그인 → 하단 오른쪽 **+ 버튼 클릭** → QR 코드 스캔
   * **Microsoft Authenticator**:\
     앱 실행 → 로그인 → 하단 오른쪽 **Verified ID 클릭** → QR 코드 스캔
2. 등록이 완료되면, OTP 앱에 랩스페이스 이름이 표시된 코드가 생성됩니다.\
   해당 코드를 클릭하면 **6자리 인증 번호**를 확인할 수 있습니다.

<figure><img src="/files/H9Fflgipo3fKFABxAUWm" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**OTP 인증 번호 입력**

OTP 앱에서 확인한 **6자리 인증 번호**를 입력란에 입력하면 등록이 완료됩니다.

<figure><img src="/files/qIVeRuDEyvuBM0J1HrYJ" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
분실 등의 이유로 OTP를 재등록 해야 할 경우 하이퍼랩 화면 우측 하단의 채널톡을 통해 관리자에게 문의해 주시기 바랍니다.&#x20;
{% endhint %}


---

# 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.hits.ai/docs-ko/lab-sapce-feature-ko/labspace/otp.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.
