# Wallet Setup

Within this section we will be going over new wallet setup and also importing an existing wallet\
\
\
**PLEASE READ BEFORE SETTING WALLET UP!**\
\
**First Ledger is a self custody wallet**\
\
The keys are stored in the browser you used to set up the wallet. If you created the wallet through the Telegram bot, the encrypted wallet file is saved in the Telegram mini app browser. If you set it up directly on the FL site, it’s stored in that browser (like Safari or Chrome).

You can’t open a wallet created in one browser (like Chrome) in another (like the Telegram mini app). To access your wallet in both, you’ll need to import the encrypted wallet file or recovery phrase into the other browser.

You can trade using both the FL site and the Telegram bot. They are interchangeable, but ensure your keys are imported into both platforms if you want to use them outside of Telegram as well as within it.\
\
\
We SUGGUEST the best way to create your wallet is to start on the website first!<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://docs.firstledger.net/wallet-setup.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.
