> For the complete documentation index, see [llms.txt](https://docs.sintrop.com/suporte/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sintrop.com/suporte/guia-de-utilizacao-do-metamask/como-obter-faucets-sepolia-eth-..md).

# Como obter faucets (Sepolia ETH).

Para obter sepoliaETH, disponibilizamos 3 opções.&#x20;

#### 1) Alchemy

{% embed url="<https://www.alchemy.com/faucets/ethereum-sepolia>" %}

Uma das formas de solicitar é através da Alchemy. Nessa opção, é necessário realizar o seu cadastro na Alchemy. É simples, mas envolve subir alguns dados para eles.

Para prosseguir, clique no link acima, faça o seu registro. Após concluído, copie e cole a sua carteira (a sua wallet) no box e clique no botão 'Send me sepoliaETH'.

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

#### 2) Infura

{% embed url="<https://www.infura.io/faucet/sepolia>" %}

A segunda opção é através da Infura, semelhante ao processo anterior.

Faça seu cadastro na plataforma, em seguida cole a sua carteira (sua wallet) e clique 'Receive ETH'.

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

#### 3) Solicitar para a nossa equipe

Quando for realizar uma transação e não possuir Sepolia ETH o suficiente, não será possível concluir a transação.

<div align="left"><figure><img src="/files/MskFkMJQ1VoV4QvIoZ6W" alt="" width="188"><figcaption></figcaption></figure></div>

Acesse nossa url padrão de checkout.

<https://v5-sintrop.netlify.app/checkout>

{% embed url="<https://v5-sintrop.netlify.app/checkout>" %}

Clique no botão Solicitar ETH, e aguarde que nossa equipe irá transferir sepoliaETH assim que possível.

<div align="left"><figure><img src="/files/9VStJchLAxN8Hv096ElT" alt="" width="188"><figcaption></figcaption></figure></div>


---

# 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://docs.sintrop.com/suporte/guia-de-utilizacao-do-metamask/como-obter-faucets-sepolia-eth-..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.
