> For the complete documentation index, see [llms.txt](https://veggies-gotchi.gitbook.io/veggies-gotchi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://veggies-gotchi.gitbook.io/veggies-gotchi/how-veggies-gotchi-works/game-technology/usdeth-staking-and-re-staking.md).

# $ETH Staking & Re-Staking

A large number of users have $ETH in their wallet and do nothing with it because they don't know or understand how to use $ETH staking and re-staking.\
\
Veggies Gotchi's aim is to make these innovations accessible to players just by playing the game.\
\
**This is why our dApp/game works like a staking program.**\
\
**Money spent in the game is not lost or returned to the Veggies Gotchi team, but remains in player's NFT/Veggie.**\
\
**These $ETH will be automatically placed in staking and restaking protocols allowing players to benefit from the yields/airdrops of these protocols.**

<div align="left"><figure><img src="/files/kTSVS48IcM5JUOnoPuUF" alt=""><figcaption></figcaption></figure></div>

In the current version of the game (beta), we only use LIDO on zkSync.\
We plan to add several strategies from the launch of V1.

{% hint style="info" %}
Want to know how our economy works? Read this: [How Does It Work?](/veggies-gotchi/how-veggies-gotchi-works/game-economy/how-does-it-work.md)
{% endhint %}


---

# 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://veggies-gotchi.gitbook.io/veggies-gotchi/how-veggies-gotchi-works/game-technology/usdeth-staking-and-re-staking.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.
