# Claiming Testnet Tokens

To receive **testnet tokens from the Faucet**, a **valid address** compatible with **dKargo’s Warehouse testnet** is required.\
Addresses used in **EVM-compatible chains** can be used in the same way.

* Each address can claim 1 **$DKA (Arbitrum Sepolia) once every 24 hours**.

Visit the [Faucet ](https://dkargo.io/developers/faucet)Page and request $DKA.

An existing address can be used, or a new one can be generated separately.

Wallet creation is not supported on this page.

<figure><img src="/files/H60VTGbao2Tky5EifRHT" alt="" width="563"><figcaption></figcaption></figure>

If an invalid address is entered, the following error message will appear.

Check whether the address is typed correctly and compatible with the Warehouse testnet.

<figure><img src="/files/sIhGAz7p5ceQZccho3NO" alt="" width="563"><figcaption></figcaption></figure>

Once the claim is successful, a transaction marked "Success" will be displayed.

This indicates that $DKA has been successfully sent to the address.

The claim history stores up to five transactions, with the oldest entry being removed as new claims are made.

<figure><img src="/files/j5FnnQbc3IGcN0Wsr7e8" alt="" width="563"><figcaption></figcaption></figure>

If there is a network issue or communication failure, the request may fail, resulting in:

* A "Fail" transaction status.
* No transaction being generated.

If this occurs, try requesting $DKA again.

<figure><img src="/files/DQOKG4JRJIilYxcKMiWJ" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/FZtb2bxwoLd0LNwgE9XN" alt="" width="563"><figcaption></figcaption></figure>

$DKA can be checked by [adding the dKargo test network](/docs2-eng/wallet-setup/adding-the-dkargo-network.md) to [dScanner](https://warehouse.dscanner.io/) or a personal wallet.


---

# 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.dkargo.io/docs2-eng/faucet/claiming-testnet-tokens.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.
