> For the complete documentation index, see [llms.txt](https://docs.omchain.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omchain.io/products-and-solutions/web3-wallet.md).

# Web3 Wallet

As Omchain Foundation, we have developed a mobile wallet application that enables our users to have direct access to the OMC network and to transact with OMC network's smart contracts and products. This application allows users to send and receive crypto assets and also displays cryptocurrency prices. The key features of the application are:

* **Direct Access to OMC Network**: Users can access the main network of OMC directly through the application. This allows them to take advantage of all the features and functions offered by the OMC network.
* **Smart Contract Transactions**: The application offers the ability to directly transact with smart contracts native to the OMC network. Users can easily perform smart contract transactions and benefit from the opportunities provided by the OMC network without requiring WalletConnect or in-app browser.
* **Sending and Receiving Crypto Assets**: Users can easily send and receive crypto assets through the application. These transactions are carried out via a secure and user-friendly interface.
* **Cryptocurrency Price Information**: The application provides users with current cryptocurrency prices, enabling them to follow market movements and make informed transaction decisions.

This mobile wallet application is part of the extensive and integrated range of services offered by Omchain Foundation to its users. It is designed to ensure that users make the best use of blockchain technology. The application offers a secure, efficient, and user-friendly experience, simplifying the management of crypto assets.

<br>


---

# 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://docs.omchain.io/products-and-solutions/web3-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.
