# 웹 브라우저 캐시나 쿠키를 삭제하려면 어떻게 해야 하나요?

웹 브라우저 관련 에러를 해결해야 하는 경우, 브라우저의 캐시 및 쿠키를 삭제하면 도움이 되는 경우가 있습니다. 브라우저 데이터를 삭제 시, 로그인 정보 및 비밀번호, URL 자동 완성 정보 등이 삭제될 수 있으니 데이터를 삭제하기 전에 한번 더 확인해주세요.\
구글 크롬 브라우저 이용 시, 설정 페이지에서 **\[방문 기록]** > **\[인터넷 사용 기록 삭제]**&#xB97C; 클릭해주세요. 쿠키 및 기타 사이트 데이터, 혹은 캐시된 이미지 및 파일 체크박스를 클릭해 삭제하고자 하는 데이터를 삭제하시면 됩니다.


---

# 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/undefined-9.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.
