# User Segmentation

Users of a project might have different activity and behavior patterns such as being active recently, borrowing a huge amount of tokens, having high-risk scores, or being a millionaire. All this information can be extracted as tags. We can use the segmentation tool to see the number of users having the tags and also export the filtered addresses for further usages, such as airdrop or user analytics.

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


---

# 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.scopescan.ai/features/project-hub/main-page/user-segmentation.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.
