# Claim Test Tokens (Testnet)

Go to the Faucet page to claim test tokens.\
\
To complete all test tasks, it is recommended to claim each type of test token at least once.

{% hint style="warning" %}
Notes:\
1）Before claiming any test token, ensure you have enabled the nodes on the “My Node” page. Otherwise, the claim will fail.

2）Before claiming RGB test tokens, first claim test BTC to your RGB node.\
RGB token claims require creating a UTXO, which consumes BTC. Without test BTC, you won’t be able to claim RGB test tokens.
{% endhint %}

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

<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.lnfi.network/products/ln-node/user-guide/claim-test-tokens-testnet.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.
