> 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/yosikaha-pc/download-application.md).

# Download Application

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

***

## <mark style="color:blue;">1. Download Yosikaha Application</mark>

Simple lang ang application sa PC mas madali gamitin kesa sa [YOSIKAHA MOBILE](/yosikaha-mobile/install-application.md). All you have to do is download the `yosikaha.exe` file. Please click the link below

{% embed url="<https://github.com/kenmadev/yosikaha-files/releases/download/desktop/yosikaha.exe>" %} <mark style="color:yellow;">Click the link para ma download yung Yosikaha Application</mark>
{% endembed %}

{% hint style="warning" %}
Kindly turn off your Antivirus kung sakaling sinasabi nya etong threat o di kaya nadedelete siya. Paki exclude yung <mark style="color:yellow;">yosikaha.exe</mark> para hindi mabura. The file is clean.
{% endhint %}

{% hint style="info" %}
Kapag nasa Windows 10 or lower version ng Windows 11, make sure to install the latest redistributable para maiwasan ang unwanted errors lalo na kung auto close ang `yosikaha.exe` pag ka open pa lang. Download it here <https://aka.ms/vc14/vc_redist.x64.exe> tapos install nio lang.
{% endhint %}

***

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

Ngayon tapos kana. Kindly go to [Start Application](/yosikaha-pc/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 or may problema yung installation.


---

# 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/yosikaha-pc/download-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.
