> For the complete documentation index, see [llms.txt](https://mih.gitbook.io/mine-holdings/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mih.gitbook.io/mine-holdings/mih-whitepaper/vision/key-objectives.md).

# Key Objectives

<figure><img src="/files/Gu8XMHxgOJfB6qhUAQZO" alt=""><figcaption></figcaption></figure>

### **Maximizing Real-World Utility**

The primary objective of MIH is to establish cryptocurrency as a usable payment method in everyday life. Through the MIH platform, users can make daily purchases—such as online shopping, convenience store payments, or food delivery—using $MIH. To enable this, MIH initially integrates with existing services like Partner Store, while gradually expanding a network of online and offline merchants.<br>

<figure><img src="/files/j9safp48l4OyOrpApAed" alt=""><figcaption></figcaption></figure>

### **Usability Expansion Strategy (Web Wallet + Crypto Card)**

This integrated architecture allows users to access both payment and financial services through a single, unified platform—without the need to navigate multiple protocols.&#x20;

To bring blockchain payments into daily life, MIH will offer a Web Wallet and a physical Crypto card that integrates with the Visa and MasterCard networks. This setup will allow users to top up their cards with $MIH and make payments at millions of Visa and MasterCard partner merchants worldwide.&#x20;

These transactions are settled through traditional card infrastructure, making it possible to spend crypto in the real world without requiring merchants to adopt blockchain directly.&#x20;

The Web Wallet is accessible via mobile and desktop browsers, requires no app installation, and supports social login and biometric authentication. Even in cases of card loss, the wallet can be used to recover access and reissue the card, ensuring security and convenience.

<figure><img src="/files/VQQRtQMio1tMCOt7oQUX" alt=""><figcaption></figcaption></figure>

### **Building a PG + DeFi Platform**

MIH combines the infrastructure of a traditional PG with DeFi mechanisms to build a new kind of financial experience. The PG layer ensures fast and reliable payment processing, while the DeFi layer adds value through features like staking and liquidity provision. This hybrid architecture enables users to not only transact but also earn returns on their holdings—all within a single, unified platform. Merchants, too, benefit from lower transaction fees and faster settlement cycles through blockchain automation.<br>

<figure><img src="/files/Qq26ezIPNvv3cb3WiWtI" alt=""><figcaption></figcaption></figure>

### **Financial Inclusion and Global Expansion**

The long-term vision of MIH is to promote financial inclusion and enable global scalability. By offering a mobile-based financial platform, MIH can serve the billions of unbanked individuals worldwide. It also aims to support fast international remittances and payments through a globally interconnected network. This will be achieved through future partnerships and compliance with international regulations. By expanding MIH’s tech stack and token economy to global users, the project aspires to become a universal digital payment asset.

{% hint style="success" %}
**The goal of the MIH Coin project is to realize “simple, practical, and rewarding cryptocurrency payments.”**\
**The project's vision prioritizes the creation of user value over technology itself, aiming to serve as a bridge between blockchain and the real-world economy.**
{% endhint %}

<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, and the optional `goal` query parameter:

```
GET https://mih.gitbook.io/mine-holdings/mih-whitepaper/vision/key-objectives.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
