# How does it work?

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

1. Access the Premium Hoodi ETH Faucet service through the HoodiETH.com website.
2. Specify the amount of Hoodi 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 Hoodi ETH will be sent to your sending wallet address.
6. You can then use the received Hoodi ETH for your desired testing or experimentation purposes on the Ethereum Hoodi Testnet.

Please note that the Premium Hoodi ETH Faucet service may have specific terms and conditions, including any applicable fees or limitations on the amount of Hoodi 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.hoodieth.com/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.
