# General

## Web3 Identity <a href="#docs-internal-guid-d445ee44-7fff-2feb-1179-5ea3389adf21" id="docs-internal-guid-d445ee44-7fff-2feb-1179-5ea3389adf21"></a>

### Wallets <a href="#docs-internal-guid-0b2ab11c-7fff-6e62-0d9e-8ea72fa853d8" id="docs-internal-guid-0b2ab11c-7fff-6e62-0d9e-8ea72fa853d8"></a>

Everyone in who is serious about Web3 or crypto needs a compatible digital wallet.

{% hint style="info" %}
A crypto wallet is your '**onchain**' identity.
{% endhint %}

* Metamask.io: Highest rated web3 wallet
* Rainbow
* My Ether Wallet (MEW)
* Rabby
* Tally
* Coinbase— There are two: wallet & app
* Coinomi: Good for personal storage

### Platforms

After creating a digital wallet, there are a number of Web3 native platforms you can utilize.

* Create a Github: Contribute to opensource
* Link Gitcoin: Do quests to learn about web3, crypto, nfts and more
* Rabbit hole.gg: Level up, complete quests and obtain skills
* Bright ID: Necessary for Rabbit hole quests
* Zapper Fi: Level up by completing weekly and daily quests

### Tools

* [**llamapay.io**](https://llamapay.io/)


---

# 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://dagora.gitbook.io/guides/egm/resources/tools/general.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.
