# Wallet App Introduction

<figure><img src="https://3505378470-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmOhVROw9E3kpmAG3JYVe%2Fuploads%2Ffsyp9NYpJgdOvno1IuhW%2Fimage.png?alt=media&#x26;token=003ab0db-69d7-4934-90d0-859d861c5ebe" alt=""><figcaption></figcaption></figure>

The *Wallet App* is a critical feature for managing and transferring in-game cryptocurrency. Here's a breakdown of its key elements and functionalities:

1. **Account Overview**:
   * The top section of the app displays your total balance in cryptocurrency units, represented as "BUTC."
   * You can *send* and *receive* crypto assets through the dedicated buttons.
2. **Hacking Reputation**:
   * On the right side, there's a reputation system measuring your hacking skill progression. It displays the current level of reputation and the progress towards the next level.
3. **Account Details**:
   * The app shows specific details like your unique *Username*, the *MAC Address* of the WiFi you’re attempting to hack, and the *Crypto Address*. These identifiers are essential when interacting with other users in the game.
   * The *WiFi Status* indicates your connection status, which might be required for certain actions within the app.
4. **Transaction History**:
   * A history section displays past transactions, listing the sender and receiver's usernames and addresses, the amount transferred, and other relevant details. It helps keep track of all your crypto dealings.
5. **Sending and Receiving Crypto**:

   * By selecting the *Send Crypto* button, users can transfer BUTC to other players by specifying the target crypto address and amount.
   * The *Receive Crypto* button provides a simple way to generate and share your crypto address for others to send you currency.

   <figure><img src="https://3505378470-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmOhVROw9E3kpmAG3JYVe%2Fuploads%2FcaojDRNwChMMTk0hWXFs%2Fimage.png?alt=media&#x26;token=7d07e328-507f-41b3-acaf-e0bf8212d48e" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="https://3505378470-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmOhVROw9E3kpmAG3JYVe%2Fuploads%2FvmXqnq7Q8xJGHiP0rVyU%2Fimage.png?alt=media&#x26;token=ae203c5c-8cc1-4f4a-ade2-108c565c9a7d" alt="" width="375"><figcaption></figcaption></figure>

6. **Confirmation Screens**:

* The wallet includes secure transaction confirmation popups to review and finalize each operation, reducing mistakes during the transfer process.

This app is central to managing digital currency in your in-game operations, allowing users to send and receive cryptocurrency securely while tracking their hacking activities and reputation progress.


---

# 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.0resmon.org/0resmon/frkn-resources/frkn-heist-and-ilegal-pack/wallet-app-introduction.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.
