# How does it work?

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

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

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