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

# Mina

### **Install and login the wallet**

There're many wallets that support MINA staking, you can select one via [this link](https://minaprotocol.com/zh-hans/blog/staking-rewards-on-mina). Install and login one of these wallets, such as[ ](https://chrome.google.com/webstore/detail/keplr/dmkamcknogkgcdfhhbddcghachkejeap?hl=en)[Auro wallet](https://www.aurowallet.com/):

![](/files/3ZsBz7SHrdJy8zbuZ9gR)

In this case, we'll choose the Chrome extension version as the tool:

![](/files/uaWQwgLG6wpUjpvU1DoG)

### Select the validator Wetez&#x20;

Enter the staking section via “*Staking*”-“*go to staking*”:

![](/files/vi80ebcSpTMYgpkHsurY)

Enter “Wetez” or paste the validator address to find the validator Wetez, then select "Wetez" and click "*Next*"：

![](/files/AUwZ8rJ3KqpQJ8XHdFF2)

### Delegate to the validator Wetez&#x20;

Confirm that the block producer is "Wetez" , set the fee and click "*Next*":

![](/files/7R5f04uyZ9rOaPDzd3Hn)

If everything is right, click on “*Confirm*” to finish the delegation.


---

# 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:

```
GET https://docs.wetez.io/wetez/user/staking/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.
