# Faucet

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

The Faucet currently supports 4 variations of requested tokens:

* USDC
* USDT
* WETH
* WBTC

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

To request the desired token, you need to choose one of the 4 available token options, specify the number of requested tokens (the token amount selection only works for Private), and then press the "Faucet" button.

<figure><img src="/files/4zLQJhki8a0kFdNmZOQ9" alt=""><figcaption></figcaption></figure>

Transaction confirmation time can take up to 15 minutes depending on your computer's processing power.

Please do not close the browser window while the transaction is being created. Once it's completed, the window will be automatically closed.

After the completion of the transaction, you will be able to utilize the acquired tokens within the Arcane Finance application.


---

# 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.arcane.finance/arcane-finance/user-interface/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.
