# Getting Started

Welcome to Betero Wallet! This guide will help you get started with the most important features of your crypto wallet.

## App Navigation

Understanding the Betero Wallet's navigation structure will help you use all features efficiently.

### Bottom Tab Navigation

The main navigation consists of three tabs:

1. **Wallet**: Your main portfolio view, token balances, and transaction buttons
2. **Browser**: Access to the Web3 browser for DApps
3. **News**: Cryptocurrency news and updates

### Central Betero Button

* The green circular button in the center provides quick access to the browser
* Tap it from any screen to launch the Web3 browser

### Side Menu (Drawer)

Access the side menu by tapping the menu icon (≡) in the top left. The menu contains:

#### Wallet Section

* Contact Book
* Add Custom Token
* Show Seed Phrase
* History

#### Security Section

* Enable/Disable Biometrics
* Change PIN Code

#### Support Section

* Betero Documentation
* Get Community Support

#### Legal Section

* Privacy Policy
* Terms of Service

### Account Management

* Tap your account name in the side menu to switch accounts or create new ones
* Your wallet address is displayed below your account name

## Creating a New Wallet

1. **Launch the Betero Wallet** app on your device
2. Tap on "Create New Wallet"
3. Read and accept the terms of service
4. You'll see your 12-word recovery phrase
   * Write it down on paper (not digitally!)
   * Store it in a safe place
   * Never share it with anyone
5. Confirm your recovery phrase by entering the words when prompted
6. Set a secure 6-digit PIN code
7. Optionally enable biometric authentication (fingerprint/face ID)

## Importing an Existing Wallet

1. Open the Betero Wallet app
2. Tap on "Import Wallet"
3. Choose your import method:
   * **Recovery Phrase**: Enter your 12 or 24-word recovery phrase
4. Set a new PIN code
5. Optionally enable biometric authentication

### Importing an Existing Account

1. Open the Betero Wallet app
2. Open the side menu and click on your account name "eg: Account 1"
3. Tap on "Import existing"
4. Click on "Import account" and enter PIN code.
5. Enter your wallet's private key


---

# 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.betero.io/betero-wallet-app/getting-started.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.
