# How to Claim Faucet

### ETH Faucet Claim (Rinkeby)

**Preparation**

Before making claims faucet, you should install metamask wallet and make sure the network is in the ETH testnet (Rinkeby) and has a twitter account.

**Starting a ETH faucet claim**

1\. Visit [app.litedex.io](https://app.litedex.io) page

2\. Click the "Claim Faucet" button

![](/files/-Mj3w7EEE0YebDOvleya)

3\. The website displays a pop-up and click on "Claim Now"

![](/files/-Mj3xA_N5_smHT8MlUf7)

4\. A new tab appears and displays the Rinkeby faucet page.

![](/files/-MivjbRaD8nlssdqF6P7)

5\. Copy your Wallet address and paste it into your twitter account.

![](/files/-MivjgmIIC_zu4GySuq-)

6\. Copy the URL of the tweet and paste it into the input of the Rinkeby faucet website page, click the "Give me Ether" button, select the amount of ether you want.

![](/files/-Mivjl98fqLxVEp2wEo2)

7\. Check balances in your metamask

**Watch the video below :**

{% embed url="<https://youtu.be/iLP0hP_NCmM>" %}

### BSC Faucet Claim

**Preparation**

Before making a faucet claim, you have to install the metamask wallet and make sure the network is in the BSC.

**Starting a BSC faucet claim**

1\. Visit [app.litedex.io](https://app.litedex.io/) page

2\. Click the “Claim Faucet” button

![](/files/-Mj3xLxl6nN_RLcrv88J)

3\. The website displays a pop up and click “Claim Now”

![](/files/-Mj3xOoyC71VfeVoQ9O3)

4\. A new tab appears showing faucet input

![](/files/-Mivk-lAYLHinHM_VCyS)

5\. Copy your Wallet address, paste it into the faucet input and click the “Give me BNB” button.

![](/files/-MivkXK8jAIwZcN60BCy)

6\. Wait for the BNB coin delivery process to your address

7\. And check your wallet balance

**Watch the video below :**

{% embed url="<https://youtu.be/18IwcQ_Wl64>" %}


---

# 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.litedex.io/guide-testnet/how-to-claim-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.
