# Activity Graphs

## Daily and Weekly Contributions

Contributions are tasks related to data scientists and civilians (community).

The data scientist activities are:

* When you submit your code
* When you run your code

The civilian activities are:

* When you send a message on the [Community Discord server](https://discord.com/invite/veAtzsYn3M)
* When you join the [Community Discord server](https://discord.com/invite/veAtzsYn3M)
* When you tweet or retweet about our [Twitter Account](https://x.com/crunch_fdn) **(soon)**
* When you post about our [LinkedIn Page](https://www.linkedin.com/company/crunchdao/) **(soon)**

<figure><img src="/files/gJwotYSVp41dBMgHnMQf" alt=""><figcaption><p>Daily contributions</p></figcaption></figure>

<figure><img src="/files/23LEvm0zpKIBe5Bl6ReZ" alt=""><figcaption><p>Weekly contributions</p></figcaption></figure>

{% hint style="info" %}
You must first [connect your social accounts](https://hub.crunchdao.com/account#connections) so the system can identify you.
{% endhint %}

## Privacy

No content is ever stored. Just the fact that you did something, where, and when.

For Discord messages, the channel name and message ID are stored, but never the content of the message itself. If you decide to remove your message, you can be sure that the content will be lost forever.

## Ghost Activities

Activities are never removed, so the activity graph may show a larger number of activities if the original resource has been deleted.


---

# 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.crunchdao.com/crunch-hub/dashboard/activity-graphs.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.
