# Testnet Faucet

To help developers and testers interact with the Solaxy Testnet, we've provided a **Testnet Faucet** that distributes free $**SOLX (Testnet)** for use on **Solaxy network**.

This $SOLX is for testing only and has no real-world value. The $SOLX can be used on Solaxy Testnet for:

* Test transfers&#x20;
* Interact with test dApps
* Deploy smart contracts

🔗 **Testnet Faucet:** <https://faucet.solaxy.io/>

<figure><img src="/files/9IMjHHvfw9G6dkOSie3C" alt=""><figcaption><p>Solaxy Faucet UI</p></figcaption></figure>

***

#### 🛠 How to Use It

1. Go to the Testnet Faucet
2. Paste your **Solana Devnet wallet address** (e.g. Backpack, Phantom)
3. Request funds

***

#### 💡 Notes

* You must connect a wallet that supports Solana Testnet (we recommend **Backpack**)
* Faucet funds are limited to prevent abuse
* If the faucet is down, try again later or ask in the Solaxy community channels for help


---

# 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://wiki.solaxy.io/products-and-features/testnet-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.
