> For the complete documentation index, see [llms.txt](https://docs.metapool.app/master/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metapool.app/master/meta-pool-by-chains/ethereum-network/liquid-staking-in-blockchain-operating-system-bos.md).

# Liquid Staking in Blockchain Operating System (BOS)

## NEAR Blockchain Operating System (BOS)

With the decision to bring the Ethereum and NEAR community closer together, Meta Pool developed a Widget to Stake ETH and receive spETH on the NEAR Blockchain Operating System (BOS).

### How does IT Works?

1. Go to <https://near.social/meta-pool-official.near/widget/MetaPoolStakeEth>.&#x20;

   <figure><img src="/files/pkDr7MYEzjJYopGAMWgE" alt=""><figcaption></figcaption></figure>
2. **Connect your wallet** by clicking the Connect with Ethereum wallet button.
3. **Choose your preferred wallet**.&#x20;

   <figure><img src="/files/4hc6pGIanQr2Bv3h4pYN" alt=""><figcaption></figcaption></figure>
4. **Enter the amount** that you wish to stake, then click '***Stake ETH***' button.&#x20;

   <figure><img src="/files/AjwnPhNHBUIMscH8dJcP" alt=""><figcaption></figcaption></figure>
5. "***Confirm***" the transaction in your wallet.&#x20;

   <figure><img src="/files/RwODepPpYBUSbPY5e2Gx" alt=""><figcaption></figcaption></figure>
6. Congratulations, you are now an spETH holder. Keep staking and earning rewards.&#x20;

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

### More information

If you need more information or want to make another type of transaction, please go to: <https://www.metapool.app>

And to know more about the Meta Pool Ecosystem go to: <https://docs.metapool.app>


---

# 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.metapool.app/master/meta-pool-by-chains/ethereum-network/liquid-staking-in-blockchain-operating-system-bos.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.
