> For the complete documentation index, see [llms.txt](https://wiki.yosikaha.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.yosikaha.com/yosicredit-mobile/install-application.md).

# Install Application

{% hint style="danger" %}

1. Kelangan may basic knowledge sa <mark style="color:yellow;">`termux`</mark> or linux dahil sa mga commands. Pero kung wala talaga subukan mo lang.
2. Recommended na nakaconnect kayo sa **WIFI**. Dahil marami syang idadownload na files para gumana yung yosikaha app.
3. Have some patience, this will take a while to finish, depending on your internet connection.
   {% endhint %}

{% hint style="info" %}
ISANG BESES MO LANG TO GAGAWIN, WAG PO PALAGI INSTALL ANG APP PAG NAPAGANA NAMAN NA BEFORE. PERO PAG PURO PROBLEM TALAGA OR INADVICE NG TEAM NA MAG REINSTALL. DUN LANG KAYO MAG INSTALL ULIT.
{% endhint %}

{% hint style="info" %}
To check system compatibility please visit [Requirements](/requirements.md)
{% endhint %}

***

## <mark style="color:blue;">1. Install Termux</mark>

pag ang termux na gamit niyo ay galing sa **playstore** at hindi eto, paki uninstall niyo sya at eto ang gamitin. Mas okay kasi to gamitin para less problem.

{% embed url="<https://cdn.yosikaha.com/com.termux_1022.apk>" %} <mark style="color:yellow;">paki click and download the termux apk</mark>
{% endembed %}

{% hint style="info" %}
May mga phones na hindi allowed mag install from <mark style="color:yellow;">**Unknown Source**</mark> so kapag nag prompt and android mo to allow such setting. Paki enable nalang para ma install ng maayos ang termux.
{% endhint %}

## <mark style="color:blue;">2. Install Yosicredit Application</mark>

```
curl -o- https://cdn.yosikaha.com/yosicredit.sh | bash
```

{% hint style="info" %}
Pakitype po yan sa termux, hindi po ikiclick yung link, kopyahin po buong linya, wala yan mga space sa unahan, <mark style="color:yellow;">dash</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">`-`</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">po siya hindi tilde</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">`~`</mark> may <mark style="color:yellow;">`curl`</mark> din sa unahan at may <mark style="color:yellow;">`bash`</mark> sa dulo. kung hindi niyo makopya ng buo, itype niyo nalang, make sure gayang gaya.
{% endhint %}

{% code title="Ganto pag tinype mo siya" fullWidth="false" %}

```
curl<SPACE>-o-<SPACE>https://cdn.yosikaha.com/yosicredit.sh<SPACE>|<SPACE>bash
```

{% endcode %}

<figure><img src="/files/RWrNsbaFzOf5YsxbOgtk" alt=""><figcaption><p><mark style="color:yellow;">Installing the app in termux</mark></p></figcaption></figure>

## <mark style="color:blue;">3. Confirm Installation</mark>

Hintayin niyo lang sya hanggang matapos. Huwag po kayo magpanic pag tumigil at hindi tumuloy. Normal yan, depende sa internet mo. May makikita kang <mark style="color:green;">**Congratulations**</mark> pag tapos na ang installation.

{% hint style="info" %}
Malalaman mong nag error yan pag meron <mark style="color:red;">**Check your connection**</mark>\
(pag nangyari, clear data termux at ulitin [#1.-install-termux](#1.-install-termux "mention"))
{% endhint %}

## <mark style="color:blue;">4. Open Yosicredit Application</mark>

Ngayon tapos kana. Kindly go to [Start Application](/yosicredit-mobile/start-application.md) para naman para ma irun o iopen na ang app server. Hindi mo na to kelangan gawin ulit yung step na ito dahil minsan lang to. Unless nauninstall mo termux or may problema yung installation.

## <mark style="color:blue;">5. Video Guide</mark>

{% embed url="<https://cdn.yosikaha.com/videos/Install-Yosicredit.mp4>" %}


---

# 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://wiki.yosikaha.com/yosicredit-mobile/install-application.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.
