# Testnet faucets

When working in a testnet, test coins are needed. Go to our faucet on the website and follow the necessary simple steps to get test coins to your EVM address:

{% embed url="<https://klyntar.org/testnet-faucet>" %}

Also, a short demo can help you:

{% embed url="<https://youtu.be/z2xbqrYN9KE>" %}


---

# 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.klyntar.org/build-core-and-join-network/networks/testnet/public-testnets/testnet-faucets.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.
