# Testnet Faucet (HLUSD)

The HLUSD (HeLa Stable Coin) Faucet is a valuable tool designed for use on the HeLa testnet. As a stable coin, HLUSD ensures a 1-to-1 peg with USD, providing stability for testing purposes.

The faucet allows users to easily acquire HLUSD tokens for testing their applications and transactions on the HeLa testnet. By providing a convenient source of HLUSD tokens, the faucet enables developers to experiment, simulate real-world scenarios, and validate their projects without the need for actual funds. With the HLUSD Faucet, testing on the HeLa testnet becomes a seamless and efficient process, empowering developers to fine-tune and optimize their applications with confidence.

{% hint style="info" %}
You can get some HLUSD for testnet here: <https://testnet-faucet.helachain.com>
{% endhint %}

{% hint style="info" %}
HELA smart contact address should be : 0xBE75FDe9DeDe700635E3dDBe7e29b5db1A76C125
{% endhint %}

**Note:** The above mentioned HeLa token contract address is utilized within the Execution Layer.\
\
\
\ <br>


---

# 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.helalabs.com/network-endpoints-and-explorer/images-and-media.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.
