# 1. Wallet

* Fast Transaction Processing

The BIZA blockchain supports a high TPS (Transactions Per Second), which allows transactions made through the BIZAuto wallet to be processed promptly. This makes it advantageous for real-time transactions.

* No Fees

One of the key features of the BIZA blockchain is that it does not charge usual transaction fees. Instead, transactions are processed using resources such as CPU, NET, and RAM, which users can access by staking those resources.

* Smart Contract and DApp Integration

The BIZA wallet is integrated with the smart contract functionality of the BIZA blockchain. This enables interaction with various decentralized applications (DApps).

* Managing Various BIZA Tokens

The BIZA wallet can manage not only BIZA tokens but also various BIZA-based tokens (e.g., tokens from other projects). These BIZA-based tokens typically follow the standard token format of the BIZA blockchain.

* Account-based Structure

Unlike other blockchains, the BIZA wallet operates on an account-based system instead of using wallet addresses. Users create an account and use it to send and receive tokens. Account names can be customized, making them easy to retain.

<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://amaxg.gitbook.io/whitepaper-eng/ecosystem/1.-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.
