# Staking on Mina

1. Go to <https://www.aurowallet.com/> and download the Auro Wallet extension for Chrome, Firefox, or your mobile device. Create a new wallet and back up your mnemonic phrase. This is the only way to access your wallet if you lose your device or change devices.\ <br>

   <figure><img src="https://3946753200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ofbWCtvCf8VWwPLyyEW%2Fuploads%2FpYSa3b6TZ4AueUfEb2BO%2Fimage.png?alt=media&#x26;token=c6956ea7-5c9c-4484-a6bb-2efabbfe14ad" alt=""><figcaption></figcaption></figure>
2. Go to the "Staking" tab and select the "Go to staking" button.\ <br>

   <figure><img src="https://3946753200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ofbWCtvCf8VWwPLyyEW%2Fuploads%2FPrCsSPucTlCYBkLEnOCS%2Fimage.png?alt=media&#x26;token=2230dfc3-ee20-4985-b412-77ef9bb99298" alt=""><figcaption></figcaption></figure>
3. Choose the node ,"ChainUp ",you want to delegate your MINA tokens to.  \ <br>
4. Click the "Next" button and confirm the transaction.\ <br>
5. Your MINA tokens will now be staked and you will start earning rewards.

staking address is:

xx


---

# 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.chainupcloud.com/staking/staking-on-mina.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.
