# Get Faucet

### Prerequisites

* You  need to have a wallet installed (e.g. [MetaMask](https://metamask.io/)).
* Make sure you have selected the **Solu Network Testnet,** this is where you want to receive the testnet token

### Get Faucet

* Visit the website: [SoluAI Testnet Faucet](https://soluai.net/faucet)
* Click "**Add Solu Network Testnet**" button. **Solu Network Testnet** will be added to Metamask automatically.
* Enter your wallet address in the provided box

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

* Click **"Claim 0.1 LUAI."**.

**Note**: Each user can claim **0.1 $LUAI daily and up to 1 $LUAI**. Testnet tokens collected will determine your mainnet token airdrop when the IDO launches.&#x20;


---

# 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://soluai.gitbook.io/soluai/guides/soluai-testnet/get-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.
