> 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/night-king-curve-wrapped-eth.md).

# Night King (Curve Wrapped ETH)

## Providing Liquidity

SnowSwap users can also diversify their yield by acting as LPs, staking their Curve ETH assets in SnowSwap pools to earn *SNOW*, the SnowSwap governance token.

First, deposit *wETH*, *crvSETH*, *crvStETH*, and/or *crvAnkrETH* into the ***crvethSNOW*** pool.

**NOTE:**&#x20;

At the time of writing, vanilla *sETH*, *stETH* and *ankrETH* first must be deposited on Curve which returns *crvSETH*, *crvStETH*, and/or *crvAnkrETH* tokens. These wrapped tokens then are deposited on SnowSwap. In the near future, it will be possible to deposit the vanilla *sETH*, *stETH* and *ankrETH* tokens on SnowSwap without having to visit Curve, by toggling the “Deposit wrapped” check box.

![](/files/-MXLC8KDOVVdPIBn9YAm)

Upon successful deposit, you will receive the *crvethSNOW* token, which can then be staked into the *Night King’s pool* in a separate operation. Or, you can deposit and stake at the same time by clicking the green button (recommended).

![Daily SNOW Distribution Across All Pools (Subject to Change)](/files/-MXLCpny-SHK61MQlOOV)

After staking the *crvethSNOW* token you will start to receive *SNOW* tokens. Currently, 200 SNOW tokens are distributed every day to all the different LPs on SnowSwap. To start, 60 *SNOW* will be distributed daily across all the liquidity providers in the *Night King’s* *pool* based on each individual’s percentage of ownership of the assets in the pool. This is a 10 week promotion from the pool's launch on 5/26/21, after which it will decrease.


---

# 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/night-king-curve-wrapped-eth.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.
