# 이메일 주소 인증이 안 되고, 404 에러가 발생했어요.

"404 에러 - 웹페이지를 찾을 수 없습니다"와 같은 에러 메시지가 발생하는 경우가 있어요. 일반적으로 데이터를 요청한 웹 페이지가 없거나 존재하지 않는 URL을 탐색했을 때 발생하는 에러인데요. 브라우저에서 URL을 잘못 입력했거나 링크 URL을 잘못 입력한 경우에도 에러가 발생할 수 있습니다. 사용자가 사용하고 있던 네트워크가 불안정해 에러가 발생하는 경우도 많습니다.

해당 에러 발생 시,

1. F5 버튼을 누르거나 새로고침을 해보세요.
2. 불안정한 네트워크가 원인일 수 있으니, 사용 중인 네트워크를 변경해보시는 것을 추천드립니다.
3. 만약 위의 두 가지 방법을 시도했는데도 문제가 해결되지 않는다면, <hello@listly.io> 로 언제든지 문의주세요. 리스틀리팀에서 확인 후 문제를 진단해 도움을 드리겠습니다.

다만, 메일을 보내실 때 꼭 리스틀리 가입 계정을 알려주셔야 합니다. 간혹 가입 계정을 삭제하고 재가입해야 하는 경우가 생길 수 있기 때문입니다.


---

# 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/scraping-errors/404-..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.
