# Member List

## Overview

On the Members page, you have access to complete `member information`, including their `address`, X(Twitter) `handle`, `Discord` account, `Telegram` account, current `status`, and the date when they joined the community, and `on-chain data`.

<figure><img src="https://3435385094-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjhotRGhsA7iGGmOsMlF0%2Fuploads%2F1EDYrp2RLMKNfEWVY2e5%2F%E6%88%AA%E5%B1%8F2024-10-21%2017.42.48.png?alt=media&#x26;token=f7156ec3-48ac-46d1-a85e-c280813d4bcb" alt="" width="563"><figcaption></figcaption></figure>

## Unique User Profile

For unique user profile, we've added multiple dimensions of member information, including IP, on-chain address details (active time, transaction count, current balance, etc.), transaction counts with your project, and more. &#x20;

By clicking an individual member, these details will be displayed in the right sidebar, allowing you to view user information in real time without downloading all member data.

<figure><img src="https://3435385094-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjhotRGhsA7iGGmOsMlF0%2Fuploads%2FfplxnL4WMlWUvJfKegNH%2F%E6%88%AA%E5%B1%8F2024-07-29%2017.38.08.png?alt=media&#x26;token=2244b109-d5b5-443e-aaaa-c418d0a06106" alt="" width="563"><figcaption></figcaption></figure>

### Filter

In the filtering options, you can choose from "`All`", "`Joined`", and "`Left`" to filter members based on their status. This allows you to select the target users and gather specific information.

### Export

TaskOn also supports exporting members’ information list. Simply click "`Export as CSV`".

<figure><img src="https://3435385094-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjhotRGhsA7iGGmOsMlF0%2Fuploads%2FKr9dYjZg3qL5jWIBdZle%2Ffilter%20and%20export.png?alt=media&#x26;token=7d22e1a5-5ef2-41f5-8f2a-697eb1939bb2" alt="" width="563"><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://taskoncommunitys-organization.gitbook.io/guide-book/community-hub/member-list.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.
