# tETNY Faucet

Getting Started:

1. Navigate to the faucet tETNY website: <https://testnet-faucet.ethernity.cloud/>
2. Please verify that your Metamask network is set to the Bloxberg Network.
3. Connect your wallet
4. Click on the "Mint 1000 tETNY" button to initiate the distribution process.

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

Once the transaction is confirmed, the requested testnet ETNY tokens will be transferred to your provided testnet address.

Note: As this faucet is specifically meant for testing purposes on the Ethenrity Cloud testnet, the testnet ETNY tokens cannot be used for any real-world transactions or value exchanges.


---

# 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://docs.ethernity.cloud/testnet/tetny-faucet.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.
