# Faucet

Step 1: Access the Faucet Page

1. Open your web browser and visit the **SoneX Faucet** page: <https://testnet.sonex.so/faucet>

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

#### Step 2: Connect Your Wallet

1. **Connect Your Wallet**:
   * Click the **Connect Wallet** button in the top-right corner.
   * Select your wallet from the list of supported wallets (e.g., MetaMask, OKX).

     <figure><img src="/files/TlAUt9BF6mo4ZDfbp4Ji" alt=""><figcaption></figcaption></figure>
   * Approve the connection request in your wallet to link it to the SoneX Fauce.

     <figure><img src="/files/rJA1FoX08FggASo7I05Z" alt="" width="375"><figcaption></figcaption></figure>
   * Once your wallet is connected, your wallet address will automatically populate on the page.

     <figure><img src="/files/54XmdcmVZdwzQth8PyUu" alt=""><figcaption></figcaption></figure>

***

#### Step 3: Obtain Sepolia ETH

To request and swap tokens, you must have **Sepolia ETH** in your wallet to cover gas fees. If you don’t have Sepolia ETH, please follow these steps:

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

1. **Visit the Sepolia ETH Faucet Page**:
   * Go to the [Sepolia ETH faucet page](https://docs.soneium.org/docs/builders/tools/faucets).
2. **Follow the Instructions**:
   * Complete the steps outlined on the faucet page to receive Sepolia ETH in your wallet.
3. **Confirm Receipt**:
   * Check your wallet to ensure you have enough Sepolia ETH to cover gas fees.

#### Step 4: Select and Request Tokens

1. **Choose the Token Type**:
   * On the faucet page, select the token you wish to request from the available options: **ASTR**: Test token for specific transactions, **SONEX**: Native token for SoneX and **USDC**: Test version of the stablecoin.

2. **Submit Your Request**:

   * Click the Claim button.

   <figure><img src="/files/1ekee5lRW7ghgf1aruFL" alt=""><figcaption></figcaption></figure>

   * Approve the transaction in your wallet (gas fees will be deducted in Sepolia ETH).

3. **Wait for Confirmation**:

   * Once the transaction is processed, a **Swap** button will appear on the page.

   <figure><img src="/files/4C6c3UdEO2AHlJrB32QV" alt=""><figcaption></figcaption></figure>

***

#### Troubleshooting Tips

* **Wallet Connection Issues**:
  * Ensure your wallet is on the SoneX Testnet.
  * Refresh the faucet page and reconnect your wallet if needed.
* **Token Request Limit**:
  * Some faucets impose limits on the number of tokens you can request in a specific timeframe. Wait and try again if you receive a limit warning.

***

#### Additional Notes

* Tokens received from the faucet are for **testing purposes only** and have no real-world monetary value.
* Always ensure you are on the correct and secure SoneX Testnet website.

By following this guide, you can easily collect tokens on the SoneX Faucet page and start exploring the SoneX Testnet environment!


---

# 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.sonex.so/learn-how/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.
