> 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/update-application.md).

# Update Application

{% hint style="warning" %}
Gawin lamang to pag may update talaga. Huwag po kayo mag update after ng installation, redundant po yan. Fresh po yan agad pag ka reinstall niyo from [Install Application](/yosikaha-mobile/install-application.md)
{% endhint %}

***

## <mark style="color:blue;">1. Update Yosicredit Application</mark>

Simple lang naman pag update sa app, open niyo lang termux niyo and make sure walang naka open na existing Yosikaha app. Tapos sa loob ng termux eto yung ilalagay.

```
./yosicredit-update
```

{% hint style="info" %}
Paki type yung command na yan sa termux and then press enter. Hintayin niyo lang matapos, may makikita kayong **saved** na word.
{% endhint %}

{% hint style="warning" %}
Kapag ang nakita mo sa update ay **Cannot Resolve** or **Host Unreachable**. Paki update po ulit kasi magiging corrupted yan for sure.
{% endhint %}

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

Nakapagupdate kana at tingin mo success na. Kelangan mo ngayon buksan ang check kung gumagana ba siya. Then proceed on opening the app via [Start Application](/yosicredit-mobile/start-application.md) and connect your Discord ID

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

{% embed url="<https://cdn.yosikaha.com/videos/Update-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/update-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.
