# Wallet

## Wallet user instructions

1. **Click on Launch App on home page of PapaExchange website.**

{% embed url="<https://www.papaexchange.online/>" %}

#### 2.  You have 3 choices.

a) Connect Wallet using MetaMask or Wallet Connect.

b) Restore from 12 word seed phrase.

c) Create a wallet.![](/files/wIXCxqgNgMJPCH6X4W3h)

#### 3.  Choose your token of choice.&#x20;

You are now using your wallet. Other tokens can be added later.

#### 4.  Back up your private keys.

Click on the banner on the to back up your new keys.![](/files/4bSrjjVZVgGyWAJwYgoS)

## FAQs

#### Who controls a wallet

User. private keys stored in his browser’s local storage, the user must save his keys.

#### Is the wallet non-custodial?

Yes

#### Where is Crypto stored?

Our wallet is non-custodial wallet. How it works, click link below.

{% embed url="<https://www.blockchain.com/learning-portal/how-it-works>" %}

#### I cant see "Back up my private keys banner".

Looks like you’ve already save your keys. Clear local data and refresh the page, clink link below.

{% embed url="<https://intercom.help/scoutpad/en/articles/3478364-how-to-clear-local-storage-of-web-browser>" %}


---

# 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://papaexchange.gitbook.io/papaexchange-whitepaper/wallet.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.
