# Lilybit\_ Rewards

There are multiple ways to participate in the Lilypad ecosystem and earn rewards for your contributions.

{% hint style="info" %}
Contributing to the Lilypad Network will earn Lilybit\_ credits, which will be redeemable for Lilypad (LP) mainnet tokens at the Token Generation Event (TGE).
{% endhint %}

## Developers

* [Bounty Board](https://lilypadnetwork.notion.site/bounty-board)

## Community Members

* [Community Leaderboard](https://oss.lilypad.tech/)
* [Ambassador Program](https://docs.google.com/forms/d/e/1FAIpQLSdsJHkYlVVm9YILPodExa4AgGCfW-8bHZanf9OS57QxQee3SA/viewform)

## Resource Providers

In exchange for providing compute power to Lilypad's decentralized compute network, Resource Providers (RPs) accumulate Lilybit\_ credits based on their contributions to the network.

RP incentives on Testnet will be provided via the Lilypad RP Beta Program. Any RP can submit info to join the RP beta program, although RPs with more resources will be prioritized in order to run large models on Lilypad Network.

* [Minimum hardware requirements](/lilypad/resource-providers/hardware-requirements.md)
* [Lilypad RP Beta Program](https://docs.google.com/forms/d/e/1FAIpQLSeF7xIHuCpwY0X44dqnl4u3weuvmtd5MkZKY0IPlGck4kHx3w/viewform)
* [Lilybit\_ Rewards](https://rp-points.lilypad.tech/)


---

# 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.lilypad.tech/lilypad/rewards.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.
