# Saros Finance 지갑 연결 시 "No wallet" 오류 해결 방법

[Saros Finance](https://saros.finance/swap)에 접속하여 Coin98 Extension을 통해 Solana 지갑을 Saros에 연결하려 할 때, "No Wallet"이라는 오류 알림이 표시될 수 있습니다. 아래는 사용자가 직접 이 문제를 해결할 수 있는 몇 가지 방법입니다.

![](/files/KnCbAVYTjfNuEnupKdht)

현재 이 문제를 해결할 수 있는 **3가지 방법**은 다음과 같습니다:

* 웹 브라우저의 캐시를 삭제하세요.
* Coin98 Extension을 다시 설치하고 지갑을 재등록하세요.
* 기기를 재시작하세요.

한 가지 방법을 시도했는데도 문제가 해결되지 않는 경우, 나머지 방법들도 시도해보시기 바랍니다.

## 웹 브라우저 캐시 삭제하기

**Step 1:** Google Chrome에서 **설정(Setting)** 메뉴에 들어가려면, 오른쪽 상단에서 **더보기(More**![More](/files/PQwEDtR8OFl4RXr2sa4U)) 버튼을 클릭하세요.

**Step 2**: **개인정보 및 보안(Privacy and Security)** → **인터넷 사용 기록 삭제(Clear Browsing Data) 를** 선택하세요.

![](/files/mawNUZrnT5AcmZ7nDm7j)

**Step 2:** 상단에서 기**간(Time range)** 을 선택하세요. 모든 데이터를 삭제하려면 **전체(All time)** 를 선택하세요.

**Step 3: 캐시된 이미지 및 파일(Cached images and files)** 을 선택한 뒤, **데이터 삭제(Clear Data)** 를 클릭하세요.

**Step 4:**  브라우저를 닫았다가 다시 열고 → [Saros Finance](https://saros.finance/swap) 에 접속하여 지갑 연결을 다시 시도하세요.&#x20;

![Basic option](/files/RiyCQ7muVXExDM97fOHg) ![Advanced option](/files/Fr0EwCR53lrDse288E0H)

추가 설명이 필요하다면, 캐시 & 쿠키 삭제 가이드([Clear cache & cookies](https://support.google.com/accounts/answer/32050?hl=en\&co=GENIE.Platform%3DDesktop)) 를 참고하세요.

{% hint style="info" %}
**주의:** Coin98 확장을 리셋하기 전에, 반드시 지갑의 비밀번호(Passphrase) 와 개인 키(Private Key) 를 안전한 곳에 백업해 두시기 바랍니다.
{% endhint %}

## Coin98 확장 프로그램 재설치 및 Import 다시하기&#x20;

**Step 1**: 우측 상단에서 **더보기 → 추가 도구 → 확장 프로그램**을 클릭합니다.

![](/files/RwGrlcDBT9OGvEs7B2ap)

**Step 2**: 제거하려는 확장 프로그램에서 **제거(Remove)** 를 클릭하고, 다시 한 번 **제거(Remove)** 를 눌러 확인합니다.

{% hint style="info" %}
**주의:** Coin98 확장을 재설정하기 전에 반드시 지갑의 패스프레이즈(Passphrases)와 개인 키(Private Keys) 를 올바르게 백업하여 안전한 장소에 보관해야 합니다.
{% endhint %}

![제거 확인(Confirm to remove)](/files/LXK8hpB4VOPYtp1ZEAbL) ![Confirm to remove](/files/YBOvxprjbrkfR6Guydai)

**Step 3**: Coin98 확장([ Coin98 Extension](https://chrome.google.com/webstore/detail/coin98-wallet/aeachknmefphepccionboohckonoeemg))을 다시 다운로드한 뒤 → Solana 지갑을 복원합니다.

{% hint style="info" %}
**참고:** 아래 안내를 따라 **Solana 지갑(SOL & SPL)** 을 새로 생성하거나, 다른 플랫폼의 Solana 지갑을 Coin98로 복원할 수 있습니다:

* [How to create a new wallet on Coin98 Extension](https://docs.coin98.com/products/coin98-super-app/extension/beginners-guide/how-to-create-a-new-wallet)
* [How to import old wallets to Coin98](https://docs.coin98.com/products/coin98-super-app/switch-to-coin98-wallet)
  {% endhint %}

### 디바이스 재실행하기

만약 위의 두 가지 방법을 시도했음에도 불구하고 성공하지 못했다면, PC나 노트북을 재시작해 보시기 바랍니다. 그 후 [Saros Finance](https://saros.finance/swap)에 접속하여 최종 결과를 확인해 주세요.


---

# 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://docs.saros.xyz/kr/saros-amm/faqs/how-to-resolve-the-no-wallet-error-when-connecting-wallet-to-saros-finance.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.
