# Homnifi Community Report — Internal Transfers Refresh & MetaMask Update

**Date:** 9 Sep 2025

* **New:** You can now **refresh pending internal transfers** yourself from **Wallet → History → Deposit → Refresh**.
* **Improved:** **MetaMask connection** flow is smoother. **First-time** linking still requires a **desktop browser with MetaMask pre-configured**. **After the first link**, you can claim from **mobile or other devices**.

***

### 1) Pending Internal Transfers?  — “Refresh” Now Available

Some users saw **missing/late internal deposits** due to slow API responses. We’ve added a one-click reconciliation.

**How to use**

1. Go to **Wallet → History**
2. Open the **Deposit** tab
3. Click **Refresh**
4. The system will **fetch and reconcile any pending transfers** not yet shown and update your balance/history.

**Notes**

* Use **once** per session—no need to spam the button.
* If a transfer **still** doesn’t appear after **15 minutes** post-refresh, open **one** support ticket with the **transaction ID**.

***

### 2) MetaMask Connection — Smoother Flow

We’ve updated the NodeK claims connection to reduce friction.

**What’s changed**

* **First-time connection:** **Mandatory** to use a **desktop browser** with **MetaMask pre-configured** (LayerK network selected).
* **After the first link:** You may **claim from mobile or another device**—no re-link needed.
* If a prompt asks for gas on first authorization, keep a **small LYK balance**.


---

# 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://docs.homnifi.com/archive/september-2025/homnifi-community-report-internal-transfers-refresh-and-metamask-update.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.
