# Magnify World Mini App

### Introduction

Magnify Cash is now available on the **World Mini App**, offering users a seamless and interactive way to access its financial services. This documentation outlines the features, functionality, and user experience of Magnify Cash within the World Mini App ecosystem.

{% embed url="<https://drive.google.com/file/d/1dN8Dzmqdy39XTgBOpE-0kMm_oyxc-iN8/view?usp=sharing>" %}
How Magnify World Mini App Works
{% endembed %}

### Key Features

* **Identity-Backed Loans**: Get loans based on verified identity data.
* **Seamless Application Process**: Quick and straightforward loan requests.
* **Secure and Compliant**: Follows strict security measures to protect user information.

### **User Flow Overview**

Users can navigate through different features of **Magnify Cash** within the **World Mini App** with the following steps:

1. **Sign in with World ID**
2. **View Wallet**
3. **Apply for a Loan**
4. **Repay a Loan**
5. **Upgrade Verification Level**
6. **Access Announcements & Help Center**

***

### **Step-by-Step User Flow**

#### **1. Sign in with World ID**

* **Open** the **Magnify Cash** app within the **World Mini App**.
* **Click** “Start Your Journey.”
* **Sign in** using **World ID** for authentication.
* **If successful**, users are directed to the **Wallet Page**.

**Edge Cases:**

* If authentication **fails**, an error message is shown with an option to retry.
* If there are **network issues**, a “Network connectivity issue” message is displayed.

***

#### **2. View Wallet**

* Navigate to **Wallet** from the drawer menu.
* Users can view their **wallet address** and **available tokens**.

**Edge Cases:**

* If a user has **no tokens**, a message appears: *“No tokens found. Add some to see your balance!”*

***

#### **3. Apply for a Loan**

* Navigate to **Get a Loan** from the drawer menu.
* If eligible, users see a **Current Loan Eligibility Card**.
* Click **“Apply Now”** to proceed.
* A confirmation **modal appears** with transaction details.
* Click **“Confirm”**, and the loan is approved.
* After approval, users can **view loan details**.

**Edge Cases:**

* If there’s **insufficient liquidity**, a message appears: *“Transaction error: GS013”*.
* If a user already has an **existing loan**, a message appears: *“You already have an active loan.”*

***

#### **4. Repay a Loan**

* Navigate to **Repay Loan** from the drawer menu.
* If there’s an active loan, the **Repay Loan** button appears.
* Click **“Repay Loan”** to initiate repayment.
* A confirmation **modal appears** with transaction details.
* Click **“Confirm”**, and repayment is processed.
* Once repaid, a **No Active Loan** message is displayed.

**Edge Cases:**

* If there is **no active loan**, a message appears: *“No Active Loans. Request a loan now!”*

***

#### **5. Upgrade Verification Level**

* Navigate to **Verification Level** from the drawer menu.
* View the **current verification level** and available upgrade options.
* Click **“Upgrade to \[Next Level]”**.
* A modal appears prompting users to **verify with World ID**.
* Once verified, the **NFT tier and verification level** are upgraded.

**Edge Cases:**

* If the **verification level** isn’t sufficient, an error message is displayed.

***

#### **6. Access Announcements & Help Center**

**Announcements**

* Navigate to **Announcements** from the drawer menu.
* Users can **view updates and news** from the **Magnify Cash team**.

**Help Center**

* Navigate to **Help Center** from the drawer menu.
* Users can access:
  * **How-to Guides** for using **Magnify Cash**.
  * **FAQ section** for common issues.

### **Conclusion**

Magnify Cash on **World Mini App** offers a **fast, secure, and transparent** way to access **identity-backed loans**. With seamless **World ID authentication, quick loan approvals, and simple repayment options**, users can manage their finances efficiently.

For more details, visit [Magnify Cash Website](https://www.magnify.cash/).


---

# 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://magnify.gitbook.io/magnify.cash/magnify-world-mini-app.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.
