# Crypto Basics

Crypto can seem daunting at first, but it really isn't very difficult to learn enough to get started. Like they say: everything is easy once you know how.&#x20;

In order to receive FEFE tokens (should you be so lucky!) you would need to do the following steps:

* Generate a free ETH wallet address. The [Metamask](https://metamask.io/) browser extension is the most popular and easiest way. The [Brave browser](https://brave.com/) supports [Metamask](https://metamask.io/), [or you can use Brave's built-in wallet. ](https://support.brave.com/hc/en-us/articles/360034535452-How-can-I-add-my-other-Crypto-Wallets-to-Brave-)
* Next you'll need to add the xDai network, which just involves [pasting a few fields into Metamask](https://www.xdaichain.com/for-users/wallets/metamask/metamask-setup).

That's it! Now you'll have an address that FEFE tokens can be securely sent to, and once you receive some you'll be able to see them in your browser.&#x20;

Optional Step:

* You can receive \~$0.01 worth of xDai to your wallet for free once a day through the [xDai Faucet](https://xdai-faucet.top/). A single penny is enough to do dozens of transactions with on the xDai network! &#x20;

We'll use this page to curate a small collection of good tutorials that will help beginners get started. If you know any based folks who've made crypto tutorial type content, please let us know and we'll get them linked here!


---

# 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://donald-dao.gitbook.io/donald-dao/guides/untitled.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.
