# Rewards (Concluded)

{% hint style="danger" %}
The Sentry Node Open Beta has graduated. Season 0 and Season 1 are concluded.

Sentry Nodes do not receive rewards at the current moment.\
\
This section is for reference only.
{% endhint %}

## Sentry Node Rewards

There are multiple ways to get rewards while contributing to Gradient’s decentralized compute infrastructure.&#x20;

You can:

* **Get Uptime Rewards by staying online. (to be phased out soon)**
* **Get Tap Rewards for making successful "Taps".**
  * Taps are peer-to-peer connections established periodically between two random, arbitrary Sentry Nodes to verify their connectivity.
  * The success rate of Taps depends on a range of network factors, such as your NAT type.
* **Get** [**Referral Bonuses**](/user-products/sentry-node-open-beta-concluded/sentry-nodes-user-guide-legacy/rewards-concluded/referral-bonus.md) **with your referrals;**
* [**Boost** ](/user-products/sentry-node-open-beta-concluded/sentry-nodes-user-guide-legacy/rewards-concluded/account-boosts.md)**your rewards by completing achievements.**

## Seasons

Seasons represent distinct periods of reward distribution. New seasons will be introduced alongside future milestones.

Reward schedules may vary between seasons, and points are non-fungible across seasons.

The current Season is [**Season 1**](/user-products/sentry-node-open-beta-concluded/sentry-nodes-user-guide-legacy/rewards-concluded/seasons/season-1.md).

## Community Guidelines

Gradient Network encourages genuine participation that supports the platform's growth in the long term. We are actively taking actions against Sybil and other harmful behaviors.

Please refer to our [**Community Guidelines**](#community-guidelines) or the updated DOs and DON'Ts on Sentry Nodes.


---

# 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.gradient.network/user-products/sentry-node-open-beta-concluded/sentry-nodes-user-guide-legacy/rewards-concluded.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.
