# Getting Started

## 1) Join the discord!

[Click here to join](https://discord.com/invite/dzqasrgHNT)

Here we will announce updates on the protocol and we can all plan the future of cities together, then actually build them. We are also here to help you if you get stuck!

## 2) Request funds

After you create your account, navigate to the **Faucet** page in the navbar. Here you can request funds to use to test the protocol. Once requested, the funds should take 1-2 minutes to arrive in your wallet.

<figure><img src="/files/1YCTrmip6trCEIY0tuIP" alt=""><figcaption></figcaption></figure>

{% embed url="<https://docs.gypsytoken.org/tutorials/help-using-the-protocol/how-to-get-testnet-usdg>" %}


---

# 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/gypsy-protocol/getting-started.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.
