> For the complete documentation index, see [llms.txt](https://docs.snowswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snowswap.org/staking-liquidity-mining/stake-pools/buddy-elf-eth2snow.md).

# Buddy Elf Pool (ETH2 staking coins)

*NOTE: Discontinued April 2021.*

In order to provide liquidity to the *Buddy Elf* pool, one must first acquire *aETH, crETH,* or *wETH* and then stake it by doing the following:

1. [Deposit and wrap](https://eth2.ankr.com/) your *ETH* via [***STKR***](https://eth2.ankr.com/) by **ANKR**. This returns back *aETH* tokens. \
   \&#xNAN;*OR*\
   [Deposit and wrap](https://app.cream.finance/eth2/) your *ETH* via [**CREAM Finance**](https://app.cream.finance/). This returns back cr*ETH* tokens. \
   \&#xNAN;*OR*
2. [Deposit and wrap](https://app.uniswap.org/#/swap) your *ETH* via [**Uniswap**](https://app.uniswap.org/). Be sure to select swap from *ETH* to *wETH*. This returns back *wETH* tokens.&#x20;
3. Deposit the resulting *aETH, crETH,* or *wETH* on [SnowSwap eth2SNOW Deposit Page](https://snowswap.org/ethsnow/deposit). This returns back *eth2SNOW* tokens.
4. Stake the resulting *eth2SNOW* tokens into the *Buddy Elf* pool.

![](/files/-MW8QBgZHrJ7xycAJerD)

![Deposit and wrap your ETH via STKR by ANKR](/files/-MTtjAye5uUsir-C8tmt)

![Deposit and wrap your ETH via CREAM](/files/-MTtjAyb44seBEiok3eq)

![Wrap ETH into wETH on Uniswap](/files/-MTtjAycmK377y8we3oQ)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.snowswap.org/staking-liquidity-mining/stake-pools/buddy-elf-eth2snow.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
