> For the complete documentation index, see [llms.txt](https://safary-1.gitbook.io/safary-doc-2.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://safary-1.gitbook.io/safary-doc-2.0/dashboards/profiles/website-users.md).

# Website Users

##

## **Summary**

1. Use cases
2. [Activity](#activity)&#x20;
3. [Wallets](#wallets)&#x20;
4. [Assets](#assets)
5. [Chains](#chains)
6. [Protocols (Q2 2025)](#protocols-q2-2025)

***

## Use cases & Tutorials

Visit our use case page to learn everything you can do with Safary.\
\
Most popular use cases \
\- Find Whales&#x20;

***

## Activity

Safary gathers the website and social activity of profiles to help you identify quality users. All activity is tied to the profile session created during the first visit. The activity can include:

* Pages visit
* Wallet connection with indication on **wallet type** and **Network**&#x20;
* Change of network (usually done inside the wallet)&#x20;
* Events completion. [Learn how to set up events.](/safary-doc-2.0/connect-data/setup-events.md)
* Social activity (retweets or mentions) tied to your [X Brand Account.](/safary-doc-2.0/safary-lexicon.md#socials)&#x20;

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

{% hint style="info" %}
New profiles are added approximately every 3 hours to your dashboard.&#x20;
{% endhint %}

## Description & Socials

You can add a custom description to the profiles and comple social informations like Email, Telegram, Farcaster or Twitter. Those informations should help you reach out to those users, like a CRM.&#x20;

***

## Wallets

Users can connect multiple wallets to your product over time. We link these wallets to users through their sessions and also import wallets from their social media accounts, supported by our proprietary Safary Crypto Research database of wallet/social connections. [Check the supported wallets](https://app.gitbook.com/o/HBYbkw4Bp1lXu4xbNTyf/s/sxTfTleoQARunjDGH9D2/data-sources/add-safary-script).

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

{% hint style="info" %}
The total balance shown in Safary is queried at the time of the wallet connection. Balance is updated once a month for <mark style="color:purple;">PRO</mark> Customers only. You can check Zerion or Debank link for a real-time balance data.
{% endhint %}

***

## Assets&#x20;

Assets are mostly ERC-20 tokens, ordered by value in dollar. Appart from common assets and memecoins, we also show Wrapped Ethereum (WETH).&#x20;

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

{% hint style="info" %}
Assets below $1 are not displayed in the list.&#x20;

In crypto, porfolio and value can move quickly, we encourage you to check Zerion or Debank to know the entire user portfolio.&#x20;
{% endhint %}

***

## Chains&#x20;

We display the networks from the users connect from but also the ones he has assets on. When filtering by chain, you expect the user has some liquidity in this chain.&#x20;

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

***

## Protocols (Q2 2025)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://safary-1.gitbook.io/safary-doc-2.0/dashboards/profiles/website-users.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
