> For the complete documentation index, see [llms.txt](https://docs.meeds.io/meeds-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meeds.io/meeds-guides/user-guide/exploring-a-meeds-hub/contribution-center.md).

# Contribution Center

### :question: What are we talking about?

Access the `Contribute` section from the left menu, where you will find a home page listing:

<figure><img src="/files/q1C3oAi6d1I0MNcEjb6T" alt=""><figcaption><p>Contribution Dashboard</p></figcaption></figure>

* Top contributors for the current period (week, month or quarter)
* Conribution Campaigns
* Suggested Quests
* Pie chart of your **completed** contributions&#x20;
* Your Badges
* Kudos you sent or received
* Latest Rewards received
* Current balance in your wallet
* List of your contributions (all)

:bulb: **Each widget provides access to a sidebar listing additional options.**

In addition to this home page, the Contribute Site gives you direct access to Programs and Actions Lists in dedicated pages

#### :point\_down: Watch this video to see more

{% embed url="<https://www.loom.com/share/9bdf4129f0cc403cb19e43b14fdb9e17>" %}
Discovering the Contribute section
{% endembed %}

{% embed url="<https://youtu.be/X5Dyw5RWY5o>" %}
Discovering the Contribute section (on mobile)
{% endembed %}


---

# 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:

```
GET https://docs.meeds.io/meeds-guides/user-guide/exploring-a-meeds-hub/contribution-center.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.
