# LP 토큰이 사이트나 지갑에서 보이지 않는 경우 해결 방법

LP 토큰은 지갑에 추가되는 것이 아니라 \[[saros.finance/liquidity](https://dex.saros.xyz/liquidity)]\(<https://dex.saros.xyz/liquidity>) 에 표시됩니다. 만약 해당 사이트에서 LP 토큰이 보이지 않는다면, 아래를 확인하세요:

* 지갑 연결 상태를 확인하세요
* 현재 연결된 지갑이 실제 유동성을 추가한 지갑인지 확인하세요
* <https://solscan.io/> 에 접속해 “remove liquidity” 활동이 있었는지 확인하세요

위의 모든 사항을 확인했음에도 여전히 LP 토큰이 보이지 않는다면, Saros 채팅 그룹을 통해 지원을 요청해 주세요.

* **Discord:**[ https://discord.com/invite/3sTjahyjWz](https://discord.com/invite/3sTjahyjWz)
* **Telegram:**[ https://t.me/SarosFinance](https://t.me/SarosFinance)


---

# 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/lp-tokens-not-shown.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.
