> For the complete documentation index, see [llms.txt](https://docs.1dex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.1dex.com/about-stake-a.md).

# About Stake A

### Overview

The yield for Stake A comprises two components: REX APY and BP APR. The total rewards are calculated as:

```
Total Stake A Rewards = Total REX Rewards + Total BP Rewards
```

### REX Rewards

* **Description**: \
  REX rewards are incentives provided by the Vaulta network upon purchasing REX. These rewards accrue in real-time and are settled when REX is sold.
* **Redeemable**: \
  REX is unlocked immediately upon purchase and can redeemable after a 21-day staking period. REX rewards continue until redeemed.Funds are available instantly upon redemption.
* **APY Calculation**:

  ```
  REX APY = (Today's REX Price - Yesterday's REX Price) / Yesterday's REX Price × 365 × 100%
  ```
* **Rewards Calculation**:

  ```
  Total REX Rewards = Staked & REX Rewards - Your Staked A
  ```

  \
  **Example**: If your Staked & REX Rewards is 24,485.2451 A and your Staked A is 24,434.4153 A, then:

  ```
  Total REX Rewards = 24,485.2451 A - 24,434.4153 A = 50.8298 A
  ```

### BP Rewards

* **Description**: \
  BP rewards are distributed daily and depend on the total voting amount. Higher node rankings significantly increase rewards. A 10% management fee is applied to daily BP rewards.
* **APR Calculation**:

  ```
  Yesterday's BP APR = Yesterday's Node Income / Yesterday's Average Voting Amount × 365 × 100%
  ```
* **Rewards Calculation**:

  ```
  Total BP Rewards = Sum of Daily BP Rewards
  ```

### FAQ

* **Why didn't my yield yesterday match the APR shown?** \
  If you added a new stake or made your first stake yesterday, it was active for less than 24 hours, resulting in a partial day's reward.
* **Why didn't I receive yesterday's BP reward?** \
  BP rewards are automatically settled and distributed daily by Newdex. For stability, rewards less than 0.0005 A are not transferred.

<br>
