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

# Start Application

{% hint style="danger" %}
Kung nandito kana agad pero hindi mo pa natapos yung [Install Application](/yosikaha-mobile/install-application.md)pumunta ka muna ulit dun para install ang app kasi sigurado hindi po eto mag oopen.
{% endhint %}

***

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

Kung wala pang naka open na termux kelangan mo siya buksan. Tap mo yung termux and dapat nasa welcome screen ka nya.&#x20;

{% hint style="info" %}
The welcome screen is where you type commands. Dito mo gagawin kung pano iopen at iupdate ang Yosikaha application. Hindi pa gumagana ang app dyan.
{% endhint %}

## <mark style="color:blue;">2. Get your Discord ID</mark>

Ngayon na nasa welcome screen ka ng termux. Kelangan mo gawin ang susunod. Kelangan natin utusan si termux na paganahin ang Yosikaha app.

Pero bago natin siya buksan. Kelangan muna natin ang iyong  <mark style="color:yellow;">Discord ID</mark>, kindly visit ⁠[#autodraw](https://discord.com/channels/1065628767961223269/1066093095734759494) channel sa Discord server and click <mark style="color:yellow;">**Get my Discord ID**</mark> to get yours.

<div align="center"><figure><img src="/files/rdO1V56X1IxyotQlhlOf" alt=""><figcaption><p><mark style="color:yellow;">Get your Discord ID by clicking the button</mark></p></figcaption></figure></div>

## <mark style="color:blue;">3. Enter your Discord ID</mark>

Icopy niyo yung lalabas dun sa taas at palitan yung <mark style="color:yellow;">DISCORD\_ID</mark> na  nasa babang command.&#x20;

```
./yosikaha DISCORD_ID
```

<div align="center"><figure><img src="/files/TxjhKiNbgpATTnmtb8wx" alt=""><figcaption><p><mark style="color:yellow;">Opening yosikaha app with Discord ID</mark></p></figcaption></figure></div>

Icopy mo naman ngayon ang buong command at Ipaste mo sa termux. Pagka paste ng command paki hit nalang ang enter. May makikita kayong <mark style="color:green;">Connected</mark> in green text. Tapos hayaan niyo na.

<div align="center"><figure><img src="/files/oSoFY9Nm9PofgzSpErIo" alt=""><figcaption><p><mark style="color:yellow;">Yosikaha connected to bot server</mark></p></figcaption></figure></div>

## <mark style="color:blue;">4. Start using Yosimo bot</mark>

Ngayon na connected na ang iyong discord account sa bot server. Simulan mo na ngayon magdraw. Pumunta ka sa discord [#autodraw](https://discord.com/channels/1065628767961223269/1066093095734759494) channel at iclick naman ang <mark style="color:yellow;">**Enter Private Channel**</mark> button.

<div align="center"><figure><img src="/files/sqX2uzNCpxG0xYE8ShT5" alt=""><figcaption><p><mark style="color:yellow;">Click Enter Yosimo Channel Private Channel to use slash commands</mark></p></figcaption></figure></div>

{% hint style="info" %}
Hintayin na mag message sayo yung bot, kaya check niyo discord inbox niyo. Pag andun kana, may guide dun pano naman gamitin yung bot gamit ang slash commands.
{% endhint %}


---

# 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-mobile/start-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.
