# Staking on ZILLIQA

### 1. Install the Zailpay wallet

* Install Zilpay wallet <https://zilpay.io/>

<figure><img src="/files/92iOFrtQVhQ0e97MLzFg" alt=""><figcaption></figcaption></figure>

* Create a wallet, withdraw Zilliqa token to the wallet.

### **2. Initiate staking**

* Open the node selection website. <https://stake.zilliqa.com/>&#x20;
* Clink on Sign in For Delegators

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

* Connect the ZilPay wallet.

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

* Select the ChainUp node and click on "Stake."

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

* Enter the amount you want to stake and click "Stake."
* Complete the staking process in the wallet.

<figure><img src="/files/LQEZRJ333HQZGhdSi171" 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.chainupcloud.com/staking/staking-on-zilliqa.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.
