# Open Beta Staking dApp

In order for the community to familiarize itself with the staking process, we are launching the Ethernity Cloud **Open Beta staking dApp**.

If you'd like to take part in the test staking process, the necessary steps are:

* import a test *staker* wallet address in MetaMask as shown in the [Import private key](/staking-dapp/import-private-key.md) section
* import a test *node operator* wallet address in MetaMask as shown in the [Import private key](/staking-dapp/import-private-key.md) section

<figure><img src="/files/qgACFchTgm86ql1k3DMv" alt=""><figcaption><p>Get eETNY and MATIC</p></figcaption></figure>

* get *tETNY* (test ETNY) from *homepage* on the test staker wallet address after you connect your wallet to the staking dApp

<figure><img src="/files/MAFUaWgBQBY2c1fM4MVY" alt=""><figcaption></figcaption></figure>

* get *MATIC* from *Mumbai testnet* on the Polygon at: <https://faucet.polygon.technology/> to be able to submit staking transactions on the Polygon Mumbai testnet blockchain.&#x20;
* Make sure you get *MATIC* on both *staker* and *node operator* wallets. Only get *tETNY* on the *staker* wallet
* create *base* and *extended staking pools* and verify logic and functionality
* If you were able to *find* any *bugs*, please report them at <https://github.com/ethernity-cloud/ethernity-staking-dapp/issues/new/choose>. First **10** unique *bugs verified* by our *team* will be *rewarded* with **1000 ETNY** tokens each. Make sure you submit your email address when reporting the bug so out team could reach you.

**Notes**:

*No rewards will be calculated or sent to any wallet addresses during the Open Beta*

*Test period is planned from 30.09.2022 until 17.10.2022*


---

# 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.ethernity.cloud/staking-dapp/open-beta-staking-dapp.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.
