# How to check wallet information on Saros

You can check various information about the wallets currently using Saros by selecting **Pool** -> **Wallets**

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

* **Total Address Active:** the total users on Saros
* **Liquidity Providers:** the number of LP providers on the platform
* **Account Farming:** the number of accounts using SarosFarm
* **Account Staking:** the number of accounts using SarosStake

### **How to check the information of a specific wallet on Saros**

{% hint style="info" %}
*The wallet information will be divided into 3 lists including: **Liquidity Providers, Farm & Stake.***
{% endhint %}

To check the information of a specific wallet on Saros -> Paste the wallet address into the search bar.

![](/files/mXdhg87tWKa2AqJkJAZX)

*There are various information of this wallet, such as total value locked, the number of its farming/staked pools, LP Value, pool share percentage, etc.*

![](/files/yrVGoJ6fYXWzIvlIMwH1)

You can select the Liquidity Providers, Farm, and Stake lists to check the detailed information of this wallet address.


---

# 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/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.
