> For the complete documentation index, see [llms.txt](https://faultx.gitbook.io/rn10p-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faultx.gitbook.io/rn10p-docs/troubleshooting/download-mirror-sourceforge.md).

# Download Mirror (SourceForge)

{% hint style="success" %}
Jika file yang diunduh sangat besar (seperti Custom ROM), disarankan menggunakan aplikasi Download Manager seperti [ADM](https://play.google.com/store/apps/details?id=com.dv.adm\&pcampaignid=web_share), [1DM](https://play.google.com/store/apps/details?id=idm.internet.download.manager\&pcampaignid=web_share), [FDM](https://play.google.com/store/apps/details?id=org.freedownloadmanager.fdm\&pcampaignid=web_share) di Android.\
Kamu bisa menyalin link mirror tersebut ke aplikasi Download Manager agar unduhan lebih stabil.
{% endhint %}

Jika kamu merasa download dari SourceForge lambat, bisa menggunakan Mirrornya dengan cara seperti ini:

{% hint style="info" %}
Contoh: Saya menggunakan browser Firefox
{% endhint %}

* Buka halaman download SourceForge di browser
* Klik ikon titik tiga (⋮) di pojok kanan atas
* Pilih **Desktop site** / **Request Desktop Site**
* Setelah halaman dimuat ulang dalam tampilan desktop, cari teks **“Problems with downloading?”**&#x61;tau tombol “Mirror” yang muncul di dekat bar progres unduhan.
* Akan muncul daftar server dari berbagai negara.
* Pilih server yang lokasinya paling dekat dengan posisi Anda (misalnya server di Singapura atau Taiwan untuk kecepatan terbaik di Indonesia).
* Klik nama server tersebut, dan unduhan akan segera dimulai dari lokasi baru.

#### Video Tutorial

{% embed url="<https://drive.google.com/file/d/1Kew66gifznPYguj2eSH5v2iRchSbobZF/view>" %}


---

# 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://faultx.gitbook.io/rn10p-docs/troubleshooting/download-mirror-sourceforge.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.
