# How does it work?

{% hint style="info" %}
The Premium Sepolia Faucet service works as follows:

1. Access the Premium Sepolia Faucet service through the SepoliaFaucet.xyz website.
2. Specify the amount of Sepolia ETH you require.
3. Choose your preferred payment method (such as USDT or USDC).
4. Complete the payment process to confirm your request.
5. Once the payment is verified, the requested amount of Sepolia ETH will be sent to your sending wallet address.
6. You can then use the received Sepolia ETH for your desired testing or experimentation purposes on the Sepolia network.

Please note that the Premium Sepolia Faucet service may have specific terms and conditions, including any applicable fees or limitations on the amount of Sepolia ETH that can be requested.
{% endhint %}


---

# Agent Instructions: 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://buy.sepoliafaucet.xyz/faqs/how-does-it-work.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.
