# Claim Ubusuna Testnet XENE

## 1. Official Web Faucet

1. Open the official faucet:

   <https://faucet.xenea.io/>
2. Enter your wallet address.
3. Review any requirements shown in the faucet UI, such as CAPTCHA, cooldown, or request limits.
4. Submit the request to receive testnet XENE.
5. Check your wallet address on [XENEA SCAN](https://ubusuna.xeneascan.com/) and confirm that the transfer arrived.

## 2. Xenea Discord Faucet

1. Join the Xenea Discord:

   <https://discord.gg/xenea>

<figure><img src="/files/cdtkkr5ufmOHz1uYPAeQ" alt="" width="375"><figcaption></figcaption></figure>

2. Verify your Discord account.

   To use the faucet channel, click the **Xenea** emoji on the verification screen.

   Your Discord account must be verified with a phone number before you can use the faucet.

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

3. Open the `#ubusuna-testnet-faucet` channel:

   <https://discordapp.com/channels/973133963004633138/1487470362961903737>
4. Run the `/faucet` command and enter your wallet address.

   A Discord command box appears after you type `/faucet`.

   `/faucet [address: yourWalletAddress]`

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

5. Check your wallet address on [XENEA SCAN](https://ubusuna.xeneascan.com/) and confirm that the transfer arrived.


---

# 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.xenea.io/development/claim-ubusuna-testnet-xene.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.
