# Get Testnet Funds

{% hint style="info" %}
To obtain Testnet funds, visit our DeeLance testnet faucet [<mark style="color:blue;">here</mark>](https://faucet.deelance.com/).
{% endhint %}

### How does the DeeLance faucet work?

To stop harmful users from using up all the available $Dee, we've linked requests to Twitter accounts. If you have a Twitter account, you can ask for funds up to the allowed limit.

## Faucet instructions:

1\. In the FAQs section of [<mark style="color:blue;">faucet.deelance.com</mark>](https://faucet.deelance.com/), in the first point, click on the 'tweet' button.

2\. Twitter will automatically open with a pre-populated tweet. Replace the blank address: <mark style="color:blue;">0x0000000000000000000000000000000000000000</mark>, with your account address and post the tweet.

3\. Click on the tweet to visit its particular tweet URL.

4\. Copy the tweet URL.

5\. Paste the copied URL into the Deelance faucet page and request $Dee.

6\. A pop-up message will appear if the request is successful and some $Dee will arrive in your wallet shortly.


---

# 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.deelance.com/getting-started/get-testnet-funds.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.
