# Advanced Features

## Using the Web3 Browser

The Betero Wallet includes a built-in Web3 browser that allows you to interact with decentralized applications (DApps) directly from your wallet.

### Accessing the Browser

1. **From the Home Screen**: Tap the "Browser" tab at the bottom of the screen
2. **From Any Screen**: Tap the central Betero button (green circle) in the bottom navigation

### Browsing DApps

1. On the browser landing screen, you'll see a search bar and favorites
2. **To visit a website**: Type a URL or search term in the search bar and tap the search icon
3. **To use favorites**: Tap on any of the pre-configured favorite DApps
4. **Navigation**: Use the bottom navigation buttons to go back, forward, reload, or share

### Browser Features

* **Web3 Integration**: Automatically connects to your wallet for DApp interactions
* **Network Awareness**: Shows your current network in the top bar
* **Secure Browsing**: Runs in incognito mode for privacy
* **Share URLs**: Share interesting DApps with others

## Reading Betero News

Stay updated with the latest Betero news directly in your wallet.

### Accessing the News Feed

1. Tap the "News" tab at the bottom of the screen

### Using the News Feed

* **Browse Articles**: Scroll through the latest crypto news articles
* **Read Full Articles**: Tap on any article to read the complete story
* **Refresh Content**: Pull down on the screen to refresh and load new articles
* **Load More**: Scroll to the bottom to load additional articles


---

# 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/advanced-features.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.
