# $WIZ Protocol

* **Speed**\
  The transaction time is just one second. The system can manage 10,000 transactions per second.
* **Cost**\
  Martel can be transferred from one wallet to another without any transaction cost for the transaction.
* **Anonymous Balance**\
  One of the best features of the algorithm is that it does not display the user’s wallet balance to the network.
* **WIZ Token Wallet**\
  A binance chain Whilz Wallet where you can store your crypto assets (BEP20).<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://whilz.gitbook.io/whilz-whitepaper/usdwiz-protocol.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.
