# Test Token Faucet

Users must get test tokens from the faucet before they start trading. We support both the ETH Holesky and ARB Sepolia networks for testnet. You can switch between them based on which you want to try.

Ethereum Holesky Faucet for ETH: <https://cloud.google.com/application/web3/faucet/ethereum/holesky>

Arbitrum Sepolia Faucet for ETH: <https://www.alchemy.com/faucets/arbitrum-sepolia>

With ETH on Testnet, users can mint tokens on TermMax testnet for borrowing and lending.

## Step 1

Connect your wallet, then click "faucet" to mint tokens.&#x20;

<figure><img src="https://3496430163-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbey3QqLkQrkCxlgDKPaz%2Fuploads%2FrdC489xumrMmpwq8acR6%2FScreenshot%202024-12-09%20at%208.05.52%E2%80%AFPM.png?alt=media&#x26;token=e9250a2c-3c32-4095-80a0-bc1c81b8ab72" alt=""><figcaption></figcaption></figure>

## Step 2

Click "Mint" and sign the transaction to proceed.&#x20;

<figure><img src="https://3496430163-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbey3QqLkQrkCxlgDKPaz%2Fuploads%2FE9dzhSyC6EYJRJT5rs17%2FScreenshot%202024-12-09%20at%208.35.32%E2%80%AFPM.png?alt=media&#x26;token=1697674f-4d1a-48b3-ad41-353e678d4c6f" alt=""><figcaption></figcaption></figure>

## Step 3

You can see the tokens on the page if they have successfully minted.&#x20;

<figure><img src="https://3496430163-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbey3QqLkQrkCxlgDKPaz%2Fuploads%2FbdPpxCa6XJ0nVXkfUnV3%2FScreenshot%202024-12-09%20at%209.18.34%E2%80%AFPM.png?alt=media&#x26;token=a66eb912-b06a-4e46-97ae-780e2779ca42" 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.ts.finance/termmax-tutorial/test-token-faucet.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.
