# Dashboard

## Activity Board

The activity board on the V2 shows users their real time data on all Social Mining activities recorded daily, and weekly.

Active users gain more in account value by engaging with Social Mining tasks and contributions. Users can view their Monetary value from the activity board on their dashboard in USD value. The amount is updated according to valid points recorded.

Social miners can also see their X follower count on the activity board under Friends.

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

***

## User Connections

On the V2 platform the User Connection interface guides users into different Guild groups where different tasks and exclusive tasks can be accessed by switching to the preferred Guild.

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

### Using Your User Connections

The Connections graph shows the miners you’re connected to in the DAO Labs network. You can drag connections from this graph onto your submitted tweet to assign them as engagers.

<figure><img src="/files/7q61sYENltv4r7GdvUKq" alt=""><figcaption></figcaption></figure>

### Things you can do here

* View your connections - each circle shows a connected miner with their avatar and handle
* Filter your view - use the User Connections dropdown in the top-right
* Assign engagers - drag any connection onto your submitted tweet to assign them

### Assigning a Connection to Your Tweet&#xD;

Once you’ve submitted a tweet and have connections available, you can assign specific miners to engage with it.

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

#### How to assign a connection

1. Find the connection you want to assign in your **User Connection** dashboard.
2. **Click** and drag their bubble onto your submitted tweet in the Twitter Module.
3. The connection’s avatar appears below your tweet, with a small X if you want to remove them.
4. From the Task Type dropdown, select the engagement type you want them to perform (e.g., Retweet).
5. Click **Submit Assignment** to send the assignment.

#### The 7-hour engagement window&#xD;

Once assigned, your connection has a maximum of  7 hours to engage with your tweet (depending on how much timer left for your tweet to engage). After this window, the assignment expires.

{% hint style="info" %}
⚠️ **IMPORTANT** &#x20;

*Choose your connections wisely. The 7-hour window is fixed and cannot be extended.*
{% endhint %}

{% hint style="info" %}
💡 **TIP**

*Click the small X on a connection’s avatar to remove them before submitting, or use the refresh icon to reset your selection.*
{% endhint %}

***

## Social Cycle

This is the cycle of friends available to you each day from the **User Connection** section, to provide support to Tweets and Tasks. The cycle of friends is updated daily with a new set of friends ready to support your Mining activities.

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

The cycle of friends provides support to your Tasks and Tweets directly from the Dashboard

• Navigate from your dashboard.\
• Drag & Drop the Icon of the friends that you\
want to task to the Pinned Tweet or Task.\
• When you're done tasking your friends, set\
your clock to 24h, so your friends will now how\
much time left they have to engage with your\
work

<figure><img src="/files/KgtWQgbClOCdFY07CVo0" 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://team-dao-labs.gitbook.io/dao-labs-v2-docs/overview/dashboard.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.
