# Deposit Assets using Testnet Faucet

To mint tokens on the Fuel network, you will need to have some ETH in your wallet to pay transaction fees.

1. You can obtain testnet ETH using the [Fuel Faucet](https://faucet-testnet.fuel.network/).
2. Mint testnet tokens using the V12 [Faucet](https://app.sprk.fi/#/faucet).  Note that to mint V12 testnet tokens, you must first have some ETH in your wallet.

<figure><img src="https://content.gitbook.com/content/K6XhXi6a2IHN3LW0c8Af/blobs/QUdokMdJ3KOfcAMjvnIq/image.png" alt=""><figcaption><p>V12 Testnet Faucet</p></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.v12.trade/trade/getting-started-as-a-trader/deposit-assets-using-testnet-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.
