# 파이어폭스 브라우저 초기화 진행 하는 방법

파이어폭스 브라우저 사용 중 아래와 같은 문제가 발생하면 초기화해 보세요.

> 메이크샵 월 이용료나 부가서비스 결제가 안될 때
>
> 쿠키와 임시파일을 삭제해도 관리자 페이지에서 자동 로그아웃될 때
>
> 확장 프로그램이 많아서 관리자 페이지와 충돌이 발생할 때
>
> 특별한 이유 없이 브라우저가 자동으로 종료될 때

***

## 파이어폭스 브라우저 설정 초기화 방법

{% stepper %}
{% step %}
오른쪽 상단의 ≡ 메뉴 버튼 클릭후 도움말 > 추가 문제 해결 정보 메뉴를 클릭해 주세요.

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

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

{% step %}
오른쪽 상단의 \[Firefox 새로 설정...] 버튼을 클릭해 주세요.

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

{% step %}
아래의 이미지처럼 초기화 팝업창이 노출 되면 \[Firefox 새로 설정] 버튼 클릭해 주세요.

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

{% step %}
위 방법대로 하면 파이어폭스 브라우저가 종료되었다가 다시 시작돼요.

이때 쿠키, 방문 기록, 북마크, 비밀번호 등을 자동으로 가져오게 돼요.

<figure><img src="/files/d28n0yv9zFQNqEYyvnN3" alt=""><figcaption></figcaption></figure>
{% 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.makeshop.co.kr/faq/pc-and/undefined-6.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.
