# Canto

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

&#x20;Download and install [**Metamask**](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn?hl=en), then create or login a wallet account:&#x20;

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

### **Connect  to the Wallet**

On the same browser, visit **Canto Staking Dashboard** via [this link](https://canto.io/staking), and click “connect wallet”:

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

### Delegate to the validator Wetez

Click on the "all validators" tab to get a list of network validators:<br>

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

Enter “Wetez” on the search bar to find the validator:

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

Enter the amount of CANTO you would like to stake and click "delegate":

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

Confirm the transaction in your wallet.

### Claim rewards

To claim your rewards, click “claim rewards” on “My Stake” page:

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


---

# 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.wetez.io/wetez/user/staking/canto.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.
