# How to create wallets in Upward?

### 1. Create a Wallet Directly

Upward offers a convenient and user-friendly process for creating a crypto wallet. Simply enter a wallet name and confirm your password to complete the setup.

Your recovery phrase will be securely stored on your local device, allowing you to conveniently back up your wallet at any future time.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*3EN6PCcQz1rOfZ0UkKnmFg.png" alt="" height="341" width="700"><figcaption></figcaption></figure>

If you already possess a wallet, you can simply import it by entering your recovery phrase or private key and confirming your password.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*TC5eynu-27la3Im6HpjovQ.png" alt="" height="458" width="700"><figcaption></figcaption></figure>

### 2. Social Account Wallet Creation

In addition to traditional methods of creating and importing crypto wallets, Upward allows users to create wallets by connecting to an Email, an Apple ID or a Google account, offering significant convenience.

Please be assured that wallets created through social IDs are as secure as those established through conventional methods. However, we strongly advise backing up your wallet’s recovery phrase promptly. This ensures that, even if your social IDs become inaccessible, you can still restore your wallet using the recovery phrase.

Also, note that a single social ID can only be used to create one wallet. If you wish to create additional wallets, please use a different social account to register a new one.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*jXh1a-Y7eqKnKTE1GI8yow.png" alt="" height="281" width="700"><figcaption></figcaption></figure>

<br>


---

# 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://upticknft.gitbook.io/upward-wallet-help-center/setup/how-to-create-wallets-in-upward.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.
