> For the complete documentation index, see [llms.txt](https://genesyblockchain.gitbook.io/genesys-blockchain/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://genesyblockchain.gitbook.io/genesys-blockchain/genesys-wallet-gwallet.md).

# GENESYS WALLET (GWALLET)

**GWALLET** is a decentralized web wallet that operates in **GCHAIN** network and allows users to securely store, send, and receive Genesys coins or tokens deployed in Gchain without the need for a central authority. Unlike centralized web wallets, GWALLET is decentralized and gives users full control over their digital assets, and do not require to trust a third party to hold their funds.

<figure><img src="/files/1zBKn1HAKPxBrLkY7jL1" alt=""><figcaption></figcaption></figure>

**Benefits of a Web Wallet:**

**Security:** Since decentralized web wallets operate on a blockchain network, they are highly secure and difficult to hack. Users have control over their private keys, which are required to access their funds and sign transactions.

**Privacy:** Decentralized web wallets do not require users to reveal their identity, making them more private than centralized web wallets.

**Accessibility:** Decentralized web wallets can be accessed from anywhere in the world with an internet connection, making them more accessible than traditional bank accounts.

**Transparency:** All transactions on a blockchain network are recorded on a public ledger, making it easy to track the movement of funds and ensure that transactions are secure and accurate.

**Decentralization:** Decentralized web wallets operate on a decentralized network, meaning that there is no single point of failure. This makes them more resilient to attacks and more reliable than centralized web wallets.

Soon we will be adding a wallet extension plus Android and IOS versions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://genesyblockchain.gitbook.io/genesys-blockchain/genesys-wallet-gwallet.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.
