> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/portuguese-brazilian/produtos/integracao-de-staking-liquido/como-fazer-stake-liquido.md).

# Como Fazer Stake Líquido

Converter e trocar ETH para WBETH no PancakeSwap é muito fácil. Veja como fazer:&#x20;

Para depositar ETH e receber WBETH:

1. Vá até [PancakeSwap](https://pancakeswap.finance/) e conecte sua carteira. Certifique-se de ter ETH em sua carteira na rede Ethereum ou BNB Chain para converter em WBETH.
2. Navegue até a guia "Earn/Ganhe" e selecione "[Liquid Staking](https://pancakeswap.finance/liquid-staking)"
3. Confirme se o par de stake escolhido é ETH/WBETH e clique em “prosseguir”.

   <img src="https://1397868517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHREX7DHcljbY5IkjgJ-1972196547%2Fuploads%2F7aqBiuLr4iMsRVjOeSUF%2Fliquid-staking%20(1).png?alt=media&#x26;token=f6d326c8-8e75-4205-ad33-6c405bd20ab5" alt="" width="100%">
4. Insira a quantidade de ETH que deseja converter e verifique o valor correspondente em WBETH. Lembrete: o valor do token WBETH aumentará em relação ao ETH devido às recompensas de stake acumuladas.

   <img src="https://1397868517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHREX7DHcljbY5IkjgJ-1972196547%2Fuploads%2FNPRMAJL6T6Gc8Tu91VeF%2Fliquid-staking%20(2).png?alt=media&#x26;token=3ac362ca-dcc2-4fa4-bb91-832214569c1a" alt="" width="100%">
5. Clique em stake para habilitar o token WBETH. Clique em stake novamente para confirmar a transação em sua carteira e pronto! Seus tokens WBETH serão creditados em sua carteira.

Para fazer swap de WBETH para ETH:

1. Navegue para a aba de "[Trade](https://pancakeswap.finance/swap?inputCurrency=0xa2E3356610840701BDf5611a53974510Ae27E2e1\&outputCurrency=0x2170Ed0880ac9A755fd29B2688956BD959F933F8)"
2. Escolha "WBETH" como token de entrada e "ETH" como token de saída.
3. Insira a quantidade de WBETH que deseja trocar e clique em "Trocar".
4. Confirme a transação em sua carteira e seu ETH trocado será adicionado ao saldo de sua carteira


---

# 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.pancakeswap.finance/portuguese-brazilian/produtos/integracao-de-staking-liquido/como-fazer-stake-liquido.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.
