# Dfyn Analytics

You can check out Dfyn Analytics at <https://info.dfyn.network/>. You can find the top tokens and their 24 hour performance, top liquidity pools, top liquidity providers and much more.&#x20;

### To view your wallet analytics

You can also check out your wallet analytics

Step 1) Visit <https://info.dfyn.network/accounts>.&#x20;

Step 2) Put in your Matic (Polygon) wallet address in the search box.

![](/files/-M_GXxx8sJgvrye0ejC3)

Following the previous step, you should be able to view all your liquidity positions on Dfyn, both past and present including the fees accrued from each pool.

Step 3) You can choose to view all positions or choose the your position in a specific pool by choosing it from the dropdown.

![](/files/-M_GZTYe_oz9Qs1Z8V24)

![Total liquidity value](/files/-M_G_PEQENzKG030Zrqf)

Next time when you visit the site, your wallet address should appear under the saved accounts.

![](/files/-M_G_unv5XyVQIMKLsrE)


---

# 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.dfyn.network/technical/dfyn-analytics.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.
