# Wallets and Security

**1. What is a crypto wallet, and why do I need one?**

A crypto wallet is a digital wallet that allows you to store, send, and receive cryptocurrencies like $HAWK. You'll need a wallet to receive your tokens and manage them securely.

**2. How do I create a new Solana wallet?**

You can create a new Solana wallet during the token claim process:

* Choose the option to create a new wallet when prompted.
* Your new Solana wallet will be embedded within your OverHere account for easy access.

**4. How do I access my new (Solana) embedded wallet?**

You can access your new wallet by logging into OverHere using the same social media account you used during the setup. Look for the **"Recent"** label next to your login option.

**5. Can I use my existing Solana wallet?**

Absolutely! If you already have a Solana wallet (like Phantom), you can connect it during the token claim process.

**6. Why are there two login options for some wallets (like Phantom)?**

For the $HAWK airdrop, please select the wallet option labeled "Solana." OverHere is designed to be compatible with multiple blockchains, which is why you might see two login options for certain wallets like Phantom. The unlabeled wallet options represent EVM (Ethereum Virtual Machine) wallets. Since Solana wallets are specifically marked with a "Solana" label, and because $HAWK is launched exclusively on the Solana blockchain, we recommend choosing the Solana option for the best user experience.


---

# 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://overhere.gitbook.io/docs/frequently-asked-questions-faqs/wallets-and-security.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.
