# Faucet (testnet)

You may earn testnet (Prajna) tokens from Prajna faucet bot. Join the [prajna-faucet-1 channel](https://discord.com/channels/777575858075861033/1186968387860049920) on our Discord server and simply request token for your wallet.&#x20;

#### Requesting Tokens

Request token from the bot by using the following command.

```
$request [your-hid-wallet-address]
```

Example:&#x20;

```
$request hid18tzg64ur6t60denq4p0vyzvwt64ghuh8ck9rxx
```

#### Checking balance

You can also check your balance by using command:&#x20;

```
$balance [hid prefixed address] jagrat
```

Example:

```
$balance hid1huham4mh7zt2nmha4cmy9rrwc5a7zfykthudpz
```


---

# 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.hypersign.id/hypersign-identity-network/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.
