> For the complete documentation index, see [llms.txt](https://graphdex-1.gitbook.io/graphdex-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://graphdex-1.gitbook.io/graphdex-docs/earn-staking/rewards.md).

# Rewards

**Earnings are a function of the plan you picked and the account state you have right now — not a fixed number on a banner.**

Earn rewards depend on the staking plan you opened, the asset and amount you deposited, and the conditions your account meets at accrual time. Always use the **current Earn screen** for the asset, plan, APR, deposit amount, and period — not old documentation, old screenshots, or another user's account view.

{% hint style="success" %}
**Read the live numbers**

Plans, APRs, and tier conditions change. The terminal is the source of truth, not this page.
{% endhint %}

## What Affects Rewards

Visible factors:

* **Selected asset.** Different assets carry different reward profiles.
* **Plan APR.** Annualized rate exposed by the plan.
* **Staking period.** Duration governs how rewards accrue.
* **Deposit amount.** Larger deposits within the plan's range produce proportionally larger earnings.
* **Account tier.** Tier-based modifiers can apply.
* **Referral boosts.** The Earn product page advertises `Boost APR via referrals` — eligible accounts may see boosted terms.
* **Current product rules.** Plan terms can change.

If any of these shift between the moment you open a plan and the moment you commit, the visible earnings projection updates accordingly.

## Expected Earnings

The terminal can show **expected earnings** before or after plan creation. Treat these as:

* **Informational.** Plan-term derived.
* **Indicative.** Not a guarantee.
* **Subject to change.** Until the plan is completed, closed, or otherwise processed.

The final earned amount is what reaches your wallet at close — not the preview shown at deposit time.

## Active and Closed Plans

* **Active plan view** — expected earnings, return date, current deposit.
* **History view** — closed plans with earned amounts, APR, period, deposit, and close date when records are available.

Use history to review past activity, but always verify important balances and withdrawals in [Wallet](/graphdex-docs/wallet/wallet-overview.md) and the relevant transaction history.

## More to Explore

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><a href="/pages/tmKkLk8NTcZZolNGWdIh"><strong>Staking</strong></a></td><td>How a reward starts — depositing into a plan.</td><td><a href="/files/BWULSHt4tqY255s7X9t1">/files/BWULSHt4tqY255s7X9t1</a></td></tr><tr><td><a href="/pages/FZCcOSR8a6PktKe8Utw1"><strong>Claiming and Withdrawals</strong></a></td><td>How rewards move from plan to wallet.</td><td><a href="/files/BWULSHt4tqY255s7X9t1">/files/BWULSHt4tqY255s7X9t1</a></td></tr><tr><td><a href="/pages/vMy6tHrbDOYi5oGv5wJj"><strong>Staking Risks</strong></a></td><td>What can change between deposit and close.</td><td><a href="/files/PvwZariSc5lrxmA3uidW">/files/PvwZariSc5lrxmA3uidW</a></td></tr></tbody></table>

{% hint style="info" %}
Referral-related boosts live in a separate flow — see [Referral Rewards](/graphdex-docs/referrals/referral-rewards.md) for how referral activity intersects with Earn terms.
{% endhint %}

## FAQs

<details>

<summary>Why is my expected earnings preview different from what landed in the wallet?</summary>

The preview reflects plan terms at projection time. The realized amount is what the plan actually produced at close — these drift when conditions, APR, or accrual rules change during the plan.

</details>

<details>

<summary>Does a referral boost apply automatically?</summary>

The terminal surfaces eligibility when applicable. If you're not seeing a boost you expect, check your account / referral state on the relevant Earn or Referrals screen.

</details>

<details>

<summary>Are APR figures guaranteed?</summary>

No — APR is a plan parameter at a moment in time. Plan rules can change. Always read the live plan card before depositing.

</details>

<details>

<summary>Where do rewards land?</summary>

On the wallet associated with the plan, subject to the claim / withdrawal flow exposed by Earn. See \[Claiming and Withdrawals]\(claiming-and-withdrawals.md).

</details>

<details>

<summary>Do earnings compound automatically?</summary>

Depends on the plan. Read the plan card for accrual behaviour; assume nothing about compounding by default.

</details>


---

# 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://graphdex-1.gitbook.io/graphdex-docs/earn-staking/rewards.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.
