# 2차인증을 요구하는 웹사이트는 어떻게 추출하나요?

보안을 위해 2차인증을 요구하는 웹사이트가 존재합니다.

sms 문자메시지를 통해 본인인증을 하거나, 혹은 푸쉬 알림 등을 통해서 인증을 요구하는 웹사이트가 대표적인데요.

로그인을 이미 한 상태에서 탭스추출을 진행하시기를 권해드립니다.

2차인증을 요구하거나, 캡챠 등의 인증을 요구할 경우 그룹추출이 어려울 수 있기 때문입니다.

<br>


---

# 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://help.listly.io/docs/ko/support/faq/features/2.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.
