> For the complete documentation index, see [llms.txt](https://docs.kindawindy.today/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kindawindy.today/mobile-docs/en/inject.md).

# Inject

**Download Link:** M-Loader.apk

If your browser blocks the download, allow it manually. A **Download anyway** option usually appears.

### Install

1. Open the downloaded **M-Loader.apk**.
2. If Android warns about unknown sources, tap **Settings** and enable **Allow from this source**, then go back and install.
3. If **Play Protect** blocks it, tap **Install anyway**.

{% hint style="info" %}
The loader updates itself automatically. If an update appears on the loading screen, let it finish. It reinstalls and reopens on its own.
{% endhint %}

### First launch

![](/files/ZuvvA4hfegBxEAXy2SxT)

1. Open the loader and wait for the loading screen to finish.

{% hint style="warning" %}
**If it's stuck on the loading screen**, try:

* Toggle Wi-Fi or mobile data off and on.
* Disable any VPN or ad-blocker app that filters traffic.

**Recommendation:** Use a VPN, as your internet provider might be blocking the server.
{% endhint %}

2. Swipe to the **Game Manager** tab.

### Install the modded game

![](/files/e6A0zyMarKId5lfxnJEk)

1. On the project card, tap **Authenticate** and paste your key first.
2. Tap **Not Installed**, confirm, and wait.
3. The popup walks through **Uninstalling → Downloading → Unpacking → Installing**.
4. When it shows **Installed**, the modded game is ready.

{% hint style="info" %}
This is one-time only. The game keeps all downloaded resources, so there is no full redownload.
{% endhint %}

### Inject

1. Open the project and press **Start**.
2. If you see **"Close the game first"**, fully close the game, then press **Start** again.
3. Wait for the **"Loaded!"** notification, then open the game.

Wait for the product to activate.

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


---

# 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.kindawindy.today/mobile-docs/en/inject.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.
