> 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/tutorials/how-to-autodraw.md).

# How to Autodraw

{% hint style="info" %}
First and for most kelangan gumagana na ang <mark style="color:yellow;">Yosikaha app</mark>, dapat may <mark style="color:green;">**connected**</mark> na message. Kung hindi pa, pumunta sa [Install Application](/yosikaha-mobile/install-application.md)or [Start Application](/yosikaha-mobile/start-application.md) para gawin muna yan
{% endhint %}

***

## <mark style="color:blue;">1. DM Yosimo bot</mark>

&#x20;First, kindly visit ⁠[#autodraw](https://discord.com/channels/1065628767961223269/1066093095734759494) channel sa Discord server and iclick ang **Enter Yosimo Private channel**

<figure><img src="/files/cpwlHFj2ZnZCy66qwyeH" alt=""><figcaption><p><mark style="color:yellow;">click the green button</mark></p></figcaption></figure>

## <mark style="color:blue;">2. Use Commands</mark>

Madali nalang dito para ka lang nakikipagusap kay crush. May textbox kung san mo ilalagay ang message. Ngayon itype mo lang yung `/` at may mga lalabas dyan. Gagamiting natin ang <mark style="color:yellow;">draw</mark> so pakitype ang `/draw`. Pakibasa nalang din yung description sa commands.

<figure><img src="/files/hwHe8cWdvdZ3zW9YXLZC" alt=""><figcaption><p><mark style="color:yellow;">showing all avaialable commands for /draw</mark></p></figcaption></figure>

{% hint style="warning" %}
Kung walang lumalabas na ganyan after mo itype yung `/` ibig sabihin hindi updated ang iyong Discord App. Paki update eto sa playstore or appstore.
{% endhint %}

{% hint style="info" %}
You can check more available commands by typing `/yosimohelp`
{% endhint %}

## <mark style="color:blue;">3. Fill commands</mark>

Kapag nakapili kana ng commands pindutin lamang para lumabas yung mga options na pwede mong ifil. Lets take `/draw winston` for example. Lalabas ang mga options nyan.

<figure><img src="/files/75tq89yTra4y75JXunWo" alt=""><figcaption><p><mark style="color:yellow;">autodraw for winston</mark></p></figcaption></figure>

`username` - yung username mo mismong sa yosi account\
`password` - yung password ing yosi account\
`raffle_id` - yung raffle id na target mo say for example P1000 Gcash Voucher (check below how)\
`interval` - gaano kabilis ulit sya magdraw after makuha yung result (madami nalilito dito)\
`attempts` - kung ilang draw attempts ang gagawin. by default its set to **max**

{% hint style="info" %}
To get IDs for the raffle. Paki type yung `/raffleids`. Piliin nalang kung anong yosi at kusa ng lalabas yung available ID for the specific raffle.
{% endhint %}

{% hint style="warning" %}
Ang `interval` ay hindi kung gano kabilis yung draw. Pag nilagay mo `5` hindi po ibig sabihin nun ay 5 seconds matatapos yung draw. mali po yun! Ang `interval` ay kung gano kabilis yung next or retry attempt after niyo makakuha ng try again or error message from yosi. In this case, maghihintay ng `5s` si yosimo bago nya ulit isalang yung susunod na draw.
{% endhint %}

{% hint style="success" %}
Hintayin mo nalang na lumabas ang resulta, medyo matagal yan depende sa  yosi and some other factors, kung nanalo ka dapa nasa [#winners](https://discord.com/channels/1065628767961223269/1070761411984232500).
{% endhint %}

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

{% embed url="<https://cdn.yosikaha.com/videos/Autodraw-Mobile.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/tutorials/how-to-autodraw.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.
