> 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/admin-guide/managing-rewards/meeds-rewards-program.md).

# Meeds Rewards Program

{% hint style="info" %}
This page applies to the **Business** and **Enterprise** plans.  [👉 Compare all plans](https://www.meeds.io/pricing)
{% endhint %}

### :tools:  How to join in the program?

* A Meeds license or subscription is required to start earning Engagement Rewards.
* To participate, this server must be associated with a DEED NFT.
* Make sure Metamask is installed on your browser then click Start.

💡 Deeds can be either purchased, rented or minted. Learn more on our [website](https://www.meeds.io/).

### :dart:  Why is this useful to join in the program?

Meeds rewards your community engagement.

Your Hub can earn MEED tokens on a weekly basis, based on its engagement score.&#x20;

To get started, associate this Hub with a DEED NFT.

### :tools: How to associate my Hub with a DEED NFT?

1. Access the rewards page management
2. Next to the Reward Distribution Settings, you can access the Engagement Rewards Program block
3. Click to edit to start connecting your metamask wallet owning a DEED NFT

*In case you have no DEED NFT, you will be suggested to get one from the* [*Meeds Marketplace*](https://docs.meeds.io/meeds-guides/admin-guide/managing-rewards/www.meeds.io/marketplace)

4. Start connecting your DEED NFT
5. Once ok, your hub is listed in the Hub Explorer and it is ready to participate to the program

<figure><img src="/files/SigKpeldtYzXniyDjIGb" alt="" width="229"><figcaption><p>Connection of a Hub to a DEED NFT</p></figcaption></figure>

### :track\_next:  What's next?

* Reward your contributors
* Wait for the period to end
* Claim for rewards (only the wallet owning the DEED NFT can claim rewards)

<figure><img src="/files/9J7lU1WJPXKeieb5a8tS" alt=""><figcaption><p>Invitation to claim your rewards</p></figcaption></figure>

#### Watch the video below for more info :point\_down:

{% embed url="<https://www.loom.com/share/2f48851303934ceb92f0418dad718546?sid=4113510b-7140-40c9-9d41-8b3f0ae3f686>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.meeds.io/meeds-guides/admin-guide/managing-rewards/meeds-rewards-program.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
