# Omega Faucet

The Omega Faucet provides developers and users with free test $OMEGA tokens to use for gas on the Omega network. Whether you're deploying a smart contract, interacting with dApps, or simply testing transactions — the faucet is your go-to tool for getting started.

***

### ⚡ Why Use the Faucet?

* 🧪 Perfect for testing on-chain apps
* 💵 Free $OMEGA for gas (testnet only)
* 🔐 Requires wallet connection for eligibility
* 🧑‍💻 Developer-friendly with fast fulfillment

***

### 🔑 Wallet Required

To request tokens from the faucet, you **must connect a wallet** (e.g., MetaMask) that’s set to the Omega network.

This ensures:

* One request per wallet per 24 hours
* Fair token distribution
* Automatic verification of address

***

### 📷 Faucet UI Preview

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

> Simple interface: connect wallet → request $OMEGA → test your contracts.

***

### 🧪 How to Use

1. Visit: [(Coming Soon)](https://omeganetwork.co/)
2. Connect your MetaMask wallet (must be on Omega network)
3. Click **“Request $OMEGA”**
4. Wait a few seconds — tokens will appear in your wallet

***

### ⚙️ Network Configuration

Make sure your wallet is connected to the Omega network:

* **Chain ID**: `1313161768`
* **RPC URL**: `https://0x4e454228.rpc.aurora-cloud.dev`
* **Currency Symbol**: `OMEGA`
* **Explorer**: <https://0x4e454228.explorer.aurora-cloud.dev>

***

### 🛠 Need Help?

* Check if your wallet is properly connected to the RPC
* Reload the faucet page if the request fails
* Use the explorer to confirm the transaction:[Omega Explorer](https://0x4e454228.explorer.aurora-cloud.dev)

***


---

# 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://omega-6.gitbook.io/omega/omega-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.
