# Test Coin 받기

### Testnet Faucet 접속하기

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

* [**Testnet Faucet**](https://wallet.test.wemix.com/faucet) 페이지에 접속합니다.

### tWEMIX 혹은 tWEMIX$ 선택하기

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

* 테스트넷에서 필요한 자산의 종류를 선택합니다. tWEMIX는 가스비 지불 등에 사용되며, tWEMIX$는 위믹스 생태계의 공식 테스트 스테이블코인으로 다양한 기능을 실험하는데 활용됩니다.

### MetaMask 주소 입력하기

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

* 테스트 자산을 받을 MetaMask 주소를 입력합니다.

### 테스트 자산 요청하기

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

* Request 버튼을 눌러 Testnet Faucet에 테스트 자산을 요청합니다.

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

* 요청이 완료되면 위 사진과 같이 안내되며, 이미 테스트 자산을 충분히 보유한 경우 요청이 거절될 수 있습니다.

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

### 테스트 자산 확인하기

<figure><img src="/files/82LCUDx52SSsVzROFML1" alt=""><figcaption></figcaption></figure>

* Testnet Faucet을 통해 받은 테스트 자산은 지갑에서 확인할 수 있으며, 자산이 보이지 않을 경우 다음 정보를 입력하여 토큰을 추가할 수 있습니다.

<table><thead><tr><th width="184">구분</th><th>내용</th></tr></thead><tbody><tr><td>토큰 컨트랙트 주소</td><td>0xAe81b9fFCde5Ab7673dD4B2f5c648a5579430B17</td></tr><tr><td>토큰 심볼</td><td>WEMIX$</td></tr><tr><td>토큰 소수점</td><td>18</td></tr></tbody></table>

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

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

<figure><img src="/files/RuyxEXOof3nanCFjm0gX" 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/ko/tutorial/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.
