# ENJ Staking

ENJ Staking allows you to temporary lock your ENJ into on-chain nomination pools. Nomination pools hold the deposited ENJ and use it to nominate validators. This allows any ENJ holder to participate in securing the Enjin Relaychain and earn ENJ rewards every day. Depending on the pool, you could earn 10-25% APY on your ENJ by keeping it staked

***

### What Happens On-Chain When Staking

* ENJ is transferred to the pool's `STASH` (blockchain-controlled address) and sENJ is minted to your address
* Your position is tracked on-chain
* Your sENJ is passively earning daily ENJ rewards (restaked)
* You receive Fee Reducers + Max Stack Boosters NFTs upon reaching 7 Achievement milestones

***

### Staking Flow

1. Go to `Wallet` tab on [Jinex App](https://app.jinex.io)
2. Select `Enjin Coin (ENJ)` on `Relaychain`
3. Press `Stake on a Jinex Pool`
4. Select an available Jinex Pool
5. Enter the `ENJ` amount you want to stake on the selected pool
6. Press `Stake`
7. `Approve` the transaction request in your wallet
8. Track transaction state and wait until finalization

***

### Staking Transaction States

* `SUBMITTED` → staking transaction sent
* `PENDING` → awaiting confirmation
* `SUCCESS` → completed

***

### Important Rules

Only ENJ staked **through** [**Jinex App**](https://app.jinex.io) counts toward Achievements and NFT rewards

External staking earns only ENJ from Enjin Blockchain, not Jinex NFTs

***

### Risks

* Network latency
* Validator performance

***

### Notes

* Always wait a bit before retrying
* Do NOT spam transactions

***

### Nomination Pools

Official Jinex Nomination Pools:

| Name        | Pool ID | Capacity (ENJ) | Image                                                                                                     |
| ----------- | ------- | -------------- | --------------------------------------------------------------------------------------------------------- |
| Jinex.io #1 | 14      | 2.5M           | <img src="https://app.jinex.io/assets/staking/pools/14.webp?alt=media&#x26;" alt="" data-size="original"> |
| Jinex.io #2 | 48      | 3.76M          | <img src="https://app.jinex.io/assets/staking/pools/48.webp?alt=media&#x26;" alt="" data-size="original"> |
| Jinex.io #3 | 53      | 2.89M          | <img src="https://app.jinex.io/assets/staking/pools/53.webp?alt=media&#x26;" alt="" data-size="original"> |
| Jinex.io #4 | 65      | 677K           | <img src="https://app.jinex.io/assets/staking/pools/65.webp?alt=media&#x26;" alt="" data-size="original"> |
| Jinex.io #5 | 78      | 5.5M           | <img src="https://app.jinex.io/assets/staking/pools/78.webp?alt=media&#x26;" alt="" data-size="original"> |
| Jinex.io #6 | 83      | 2.8M           | <img src="https://app.jinex.io/assets/staking/pools/83.webp?alt=media&#x26;" alt="" data-size="original"> |
| Jinex.io #7 | 92      | 1.04M          | <img src="https://app.jinex.io/assets/staking/pools/92.webp?alt=media&#x26;" alt="" data-size="original"> |

*More Jinex pools might be created in the future*


---

# 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.jinex.io/features/enj-staking.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.
