# Receive Test Coin

## Go to Testnet Faucet page

<figure><img src="/files/9zj2zXijjHMsM4sCbMY9" alt=""><figcaption></figcaption></figure>

* Go to the [Testnet Faucet](https://wallet.test.wemix.com/faucet) page.

## Select WEMIX or WEMIX$

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

* Select the type of assets you need on the testnet. tWEMIX is used for purposes such as paying gas fees, while tWEMIX$ serves as the official test stablecoin for experimenting with various functions within the WEMIX ecosystem.

## Enter the MetaMask wallet address

<figure><img src="/files/9L66ASFprSbcr04FDKUM" alt=""><figcaption></figcaption></figure>

* Enter your MetaMask wallet address to receive the test assets.

## Request test assets

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

* Press the "Request" button to request test coins and tokens from the Testnet Faucet.

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

* Upon completion of the request, you will be guided as shown in the image. Please note that your request may be denied if you already have a sufficient amount of test assets.

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

## Check your wallet

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

* The test assets received through the Testnet Faucet can be viewed in your wallet. If you do not see the assets, you can add the token by entering the following information:

<table><thead><tr><th width="229">Token information</th><th>Content</th></tr></thead><tbody><tr><td>Token contract address</td><td>0xAe81b9fFCde5Ab7673dD4B2f5c648a5579430B17</td></tr><tr><td>Token symbol</td><td>WEMIX$</td></tr><tr><td>Token decimal</td><td>18</td></tr></tbody></table>

<figure><img src="/files/23JpqpZT3WFX0AlXVhtj" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/5J3iIJ21q9xZ4xWD2wUY" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/26dlIIdrfdvEZOlQ5UrN" 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.wemix.com/en/tutorial/receive-test-coin.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.
