# Get Free TTNT from Faucet

To facilatate testnet participation, we provide a simple method to get $TTNT from the faucet:

## Join Titan Discord

{% embed url="<https://discord.gg/titannetwork>" %}

## Pass the Captcha verification

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

## Join faucet channel

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

## How to claim

Use this command to request tokens in the chat:

```
$request [Your Titan Wallet Address]
```

Example:

```
$request titan1lnchypve35pd69pdkvgz3pu2cl2kjx280wu0fn
```

## Frequency and Quantity

* You can request once every 2 hours
* You can claim 100 $TTNT every time


---

# 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://titannet.gitbook.io/titan-network-en/blockchain-test/titan-wallet-and-test-token/obtain-test-token-usdttnt/get-free-ttnt-from-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.
