> For the complete documentation index, see [llms.txt](https://docs.litedex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.litedex.io/indonesia/panduan-testnet/cara-klaim-faucet.md).

# Cara Klaim Faucet

### **Klaim Faucet ETH (Rinkeby)**

#### **Persiapan**&#x20;

Sebelum melakukan klaim faucet, Anda harus menginstall wallet metamask dan pastikan jaringan berada di ETH testnet (rinkeby) dan memiliki akun twitter.

#### **Memulai klaim faucet ETH**

1\. Kunjungi halaman [app.litedex.io](http://app.litedex.io)

2\. Klik tombol “Claim Faucet”

![](/files/-Mj3xVFAZeuKWZK0iq29)

3\. Website menampilkan pop up dan klik “Claim Now”

![](/files/-Mj3xYMnvqjQplkSApXo)

4\. Tab baru muncul dan menampilkan halaman faucet rinkeby.

![](/files/-MivPC28gWAZzpIoXG1N)

5\. Copy address Wallet Anda dan pastekan pada twit akun twitter.

![](/files/-MivPH-JwMO9Jn52ErhR)

6\. Copy URL twit tersebut dan pastekan pada input halaman website faucet rinkeby,&#x20;

klik tombol “Give me Ether”, pilih jumlah ether sesuai yang Anda inginkan.

![](/files/-MivPUOzotnV_NZDazWy)

7\. Selesai dan cek saldo di metamask Anda

**Simak video dibawah ini :**

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

### **Klaim Faucet BSC**

#### **Persiapan**

Sebelum melakukan klaim faucet, Anda harus menginstall wallet metamask dan pastikan jaringan berada di BSC.

#### **Memulai klaim faucet BSC**

1\. Kunjungi halaman [app.litedex.io](http://app.litedex.io)

2\. Klik tombol “Claim Faucet”.

![](/files/-Mj3xbpadfR9ufWT_sLn)

3\. Website menampilkan pop up dan klik “Claim Now”

![](/files/-Mj3xfCqh2hrsTLGhMmk)

4\. Tab baru muncul menampilkan input faucet.

![](/files/-MivQqRL7VK3K6gSjN3e)

5\. Copy address Wallet Anda, paste kan pada input faucet dan klik tombol “Give me BNB”.

![](/files/-MivQuJxwq00zv90RMqr)

6\. Tunggu proses pengiriman coin BNB ke address Anda.

7\. Selesai, cek saldo wallet anda.

**Simak video dibawah ini :**

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.litedex.io/indonesia/panduan-testnet/cara-klaim-faucet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
