# Mina Staking Guide for Mina Protocol and Clorio Wallet

First of all, you have to log into your wallet.

Head to the [Clorio web app](https://mainnet.clor.io) or open the Clorio Desktop App and select **Log-in**.

![](/files/46wpNWTdqS2d7wGlahX5)

Insert your Private key to log in to your wallet. Once the Private key is inserted, the button **Access the wallet** will be enabled, allowing you to enter inside your wallet.

![](/files/pTYhOWob4swuCikRofSk)

On the left-side-menu click on **Staking Hub** item.

![](/files/8xGWCysHceFVC28yuRVb)

You will be brought to a new page, here you will have the staking status and the list of Validators.

To start delegating, you can click on the **Delegate** button on the row of the selected Validator, or you can manually delegate by clicking on the **Custom delegation** button.

> If you need to choose a validator, Clorio is developed by [Carbonara from WeStake.Club](https://mina.westake.club)⚡️. By delegating with [Carbonara from ](https://mina.westake.club)[WeStake.Club](https://mina.westake.club)⚡️, you will have one of the lowest fees on the market (just 2%!) and you'll support the development of the ecosystem with tools like Clorio wallet. Payouts are made automatically.

![](/files/fHFpSkxuZNFCwupv4qd0)

After you click the **Delegate** button, a confirmation screen will show up.

![](/files/7osbGxkQhczNSQDRZIYk)

Once you clicked on **Confirm** button you will be asked to insert a fee.

The field will be pre-compiled with the Average fee, but you can choose the one that you want. **Please note: This is the network transaction fee.** On Mina you can stake only your entire stake. We recommend to leave the default fee.

![After you clicked on Proceed button, you will be asked to put your Private key in order to proceed with the delegation.](/files/9deYYWYA5rWD58mdmNx5)

#### Ledger Wallet

If you are using a Ledger Wallet, Clorio will send all the information of the delegation to your Ledger in order to sign them on the device. This process could take up to 3 minutes.

Please be sure that your Ledger is connected, Ledger Mina app is open and your device is unlocked and your [browser meets the minimum requirements](/ledger-device/ledger-hardware-wallet.md#ledger-integration-compatibility).

### Custom delegation

If you want to delegate someone that is not on the list, just click the button **Custom delegation** on the right side of the page.

A modal will show, asking you the Public key of the validator that you want to delegate.

![](/files/Wv3aPNWZjoVwsUGttKoL)


---

# 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.clor.io/how-to-delegate.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.
