# 📌How to get Testnet Tokens?

{% hint style="info" %}
To see your tokens on Metamask, users need to add the token contracts manually. You can find the contract address [here](/technical-resources/contract-addresses.md).
{% endhint %}

### Polygon Faucet (MATIC) <a href="#matic-faucet" id="matic-faucet"></a>

![](/files/-MjTUbpdWLcNC0HNKDIT)

In order to test the Möbius Finance Beta, users are required to have MATIC(testnet) to cover gas fees used for transactions and to interact with smart contracts. The MATIC faucet provides free MATIC tokens for their Mumbai Testnet. Go to [`https://faucet.polygon.technology/`](https://faucet.polygon.technology/) and follow the simple steps to get some MATIC tokens.<br>

### Möbius Test tokens <a href="#moebius-test-tokens" id="moebius-test-tokens"></a>

#### Möbius Faucet <a href="#moebius-faucet" id="moebius-faucet"></a>

![](/files/-MjhQ3L0yfFHuf_niD2G)

In order to test the platform, users can get test tokens through the Mobius Finance Faucet. To get test tokens, go to the **Utilities** page and click on the **"Claim test tokens button"**. This will grant users 200 MOT, 1000 MDAI (Test DAI), and 0.25 METH (Test ETH).&#x20;

Each address can only claim test tokens once to ensure the accessibility of test tokens to all users.&#x20;


---

# 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.mobius.finance/resourses/testnet-guides-mumbai-network/how-to-get-testnet-tokens.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.
