# Faucet

The Lycan Betanet is used strictly for experimental and development purposes. Please note:

* Contracts deployed on the Betanet may be wiped during updates or resets.
* Funds in your Betanet wallet are not permanent and can be lost without notice.
* Do not use Betanet for real transactions or store any valuable assets, as the network is subject to change at any time.
* Proceed with caution and only for testing purposes.

<mark style="color:orange;">**Note: You can withdraw once in every 24 hours.**</mark>

For more information on Faucet. Please visit the below webpage.

<https://lycanchain.com/faucet>


---

# 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.lycanchain.com/developers-integration/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.
