# How to get Testnet USDG

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

To get testnet USDG you must login and go to the faucet page. Here, you can request funds via Twitter or discord. Each user can get $100k USDG and 0.02 Goerli ETH every 24 hours.

### Twitter

When you click the Twitter button you will be redirected to Twitter with a pre-typed message with your wallet address. After you post it, you will need to wait up to 5 mins to receive the funds in your wallet.

### Discord

To request funds via discord you can join the discord and send your wallet address in the #request-funds channel.

{% embed url="<https://discord.com/invite/dzqasrgHNT>" %}


---

# 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.gypsytoken.org/tutorials/help-using-the-protocol/how-to-get-testnet-usdg.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.
