# How to Claim Testnet Tokens

**Visit the Pell Faucet Website:**

1. Navigate to[ https://test.pell.network/faucet](https://test.pell.network/faucet)
2. If you're new to Pell, accept the "Terms of Service" by checking the boxes, then click **"Agree and Continue"**.
3. **Connect Your Wallet:**
   1. Click **"Connect Wallet"**.
   2. Choose MetaMask (or another wallet), select the account, click **"Next"**, then **"Confirm**".
   3. Your wallet address will be displayed in the top-right corner.
4. **Select the Network:**\
   Choose fro&#x6D;**"BNB Chain Testnet",** **Core Testnet** or **Mantle Testnet** from the network options. Ensure your wallet is connected to the same network.
5. **Request Testnet Token:**&#x20;
   1. Take **CoreBTC on Core** for example
   2. Click the **"Faucet"** button, then click **"Faucet CoreBTC"** to initiate the request.
   3. A transaction request will appear in your wallet.
   4. Review the details and confirm the transaction.
   5. **Receive Confirmation:** Wait for the **"All done"** message, confirming you've successfully received BTCB in your wallet.

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


---

# 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.pell.network/testnet/how-to-claim-testnet-tokens.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.
