# Staking Instructions

1. Navigate your web browser to <https://staking.ethlizards.io/>
2. Connect your wallet

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

3. Navigate to the Dashboard and scroll down

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

4. Approve your NFTs to be staked - (Requires an approval for Genesis V1 and/or V2 collections)

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

5. To stake your Ethlizards NFT(s): \
   A. If you want to stake all of your Ethlizards NFTs in the connected wallet, select the "Stake All" button.\
   \
   B. To stake a single Ethlizards NFT, select the "Stake" button below the specific Ethlizards NFT you would like to stake. \
   \
   \&#xNAN;*Important Note: Staking a single Ethlizards NFT incurs a transaction with gas fee each time if staking individually. If you want to stake multiple Ethlizards NFTs, to save on transaction gas fee costs, it is recommended to use the "Stake All" option instead.*

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

6. To see your staked Ethlizards NFTs, select the "Staked" tab.


---

# 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://info.ethlizards.io/staking/staking-instructions.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.
