# How to faucet token for testnet?

To explore the full potential of the Meta Leap testnet, you'll need faucet tokens. But remember - $MON is required for gas fees and claiming tokens. Get yours [HERE](<https://testnet.monad.xyz/ >).

To get test token on Meta Leap, follow these steps below:

**Step 1:** Access to [Meta Leap's website ](https://metaleap.io/)and click on the 'Faucet token" button.

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

**Step 2:** Each day you can only faucet one kind of token. Click to choose which type of token you want to receive: $LEAP or USDT.

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

**Step 3:** Click on the "Claim" button.

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

**Step 4:** Your wallet will ask you to confirm transaction. Click "Confirm" to complete the process. And make sure you have enough $MON to cover the gas fee.

<figure><img src="/files/vHAu39BiTCFp8ihFjrJ9" 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.metaleap.io/user-guide/how-to-faucet-token-for-testnet.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.
