# 브라우저 캐시 지우기

Verkada Command를 사용하는 동안 고립되고 특이한 동작이 발생한다면, 이는 특정 브라우저 때문일 수 있으며 브라우저 캐시를 지우면 해결할 수 있습니다.

***

## Chrome

{% stepper %}
{% step %}
**다음으로 이동하세요** [**https://command.verkada.com**](https://command.verkada.com)**.**
{% endstep %}

{% step %}
**URL 표시줄 왼쪽에서 사이트 제어 아이콘을 클릭합니다.**
{% endstep %}

{% step %}
**드롭다운을 클릭하고 사이트 설정 > 데이터 삭제를 선택합니다.**
{% endstep %}

{% step %}
**삭제를 클릭합니다.**
{% endstep %}
{% endstepper %}

## Firefox

{% stepper %}
{% step %}
**다음으로 이동하세요** [**https://command.verkada.com**](https://command.verkada.com)**.**
{% endstep %}

{% step %}
**URL 표시줄 왼쪽에서 자물쇠 아이콘을 클릭합니다.**
{% endstep %}

{% step %}
**쿠키 및 사이트 데이터 지우기 > command.verkada.com을 클릭합니다.**
{% endstep %}

{% step %}
**제거를 클릭합니다.**
{% endstep %}
{% endstepper %}

## Safari

{% stepper %}
{% step %}
**Safari > 환경설정 > 개인정보 보호를 클릭합니다.**
{% endstep %}

{% step %}
**웹사이트 데이터 관리를 클릭합니다.**
{% endstep %}

{% step %}
**아래로 스크롤하여 verkada.com을 선택합니다.**
{% endstep %}

{% step %}
**제거를 클릭합니다.**
{% endstep %}
{% endstepper %}

## Edge

{% hint style="warning" %}
다음의 [최신 버전](https://www.microsoft.com/en-us/edge).
{% endhint %}

{% stepper %}
{% step %}
**다음으로 이동하세요** [**https://command.verkada.com**](https://command.verkada.com)**.**
{% endstep %}

{% step %}
**URL 표시줄 왼쪽에서 자물쇠 아이콘을 클릭합니다.**
{% endstep %}

{% step %}
**쿠키를 클릭합니다.**
{% endstep %}

{% step %}
**모든 쿠키가 삭제될 때까지 제거를 클릭합니다.**
{% endstep %}
{% endstepper %}


---

# 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.verkada.com/command/ko/need-help/required-network-settings/clear-your-browser-cache.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.
