# Saros에서 지갑 정보를 확인하는 방법은 무엇인가요?

Pool -> Wallets 메뉴를 선택하여 현재 Saros를 사용 중인 지갑의 다양한 정보를 확인할 수 있습니다.

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

* **Total Address Active:** Saros 전체 사용자 수
* **Liquidity Providers**: 플랫폼의 LP 제공자 수
* **Account Farming:** SarosFarm을 사용하는 계정 수
* **Account Staking:** SarosStake를 사용하는 계정 수

### 특정 지갑의 정보를 확인하는 방법

{% hint style="info" %}
지갑 정보는 Liquidity Providers, Farm, Stake 세 가지 목록으로 나뉘어 제공됩니다.
{% endhint %}

특정 지갑의 정보를 확인하려면 지갑 주소를 검색창에 붙여넣으세요.

![](/files/mXdhg87tWKa2AqJkJAZX)

해당 지갑에 대해 확인할 수 있는 정보에는 총 예치 자산(TVL), 파밍/스테이킹 풀 개수, LP 가치, 풀 지분 비율 등이 있습니다.

![](/files/yrVGoJ6fYXWzIvlIMwH1)

Liquidity Providers, Farm, Stake 목록을 선택하여 지갑 주소의 상세 정보를 확인할 수 있습니다.


---

# 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-check-wallet-information-on-saros.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.
