> For the complete documentation index, see [llms.txt](https://help.oska.com.tr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.oska.com.tr/cevrimdisi-islemler/cevrimdisi-guncelleme.md).

# Çevrimdışı Güncelleme

### HakedişPlus Çevrimdışı Güncelleme Adımları

* HakedişPlus programında lisanslı hale geçtikten sonra, **Genel İşlemler > Otomasyon Seçenekleri > Güncelleme Yöneticisi** menüsüne giriş yapılarak karşınıza çıkan uzun kodu kopyalanarak, bilgisayarınızda bir not defteri uygulamasına yapıştırarak, USB bellek ya da farklı bir yöntem ileinternet bağlantısı olan bilgisayarınıza getiriniz.

<figure><img src="/files/byJZPhkcXxiAeuKqxM6T" alt="" width="458"><figcaption></figcaption></figure>

* Daha sonra bu kod ile [asistan.oska.com.tr](https://asistan.oska.com.tr/) adresine giriş yapılır. Çevrimdışı Güncelleme seçeneği seçilir. İlgili alana güncelleme kodu yapıştırılarak, **Güncelle** butonuna tıklanır.

<figure><img src="/files/iPJMtygnNQ9nqjddYUn8" alt=""><figcaption></figcaption></figure>

* Güncelle butonuna tıkladıktan sonra size uygun olan güncelleme paketi hazırlanmaya başlayacaktır.&#x20;

<figure><img src="/files/HedZbOUWeZ1AJ5Tz4SUa" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Bu pencereyi kapatmadan güncellemenin hazırlanmasını ve ardından indirilmesini beklemeniz gerekmektedir.
{% endhint %}

* Bekleme ve indirme işlemi sonrasında bilgisayarınıza, **hakedisplus-update.oskaupdate** isimli bir dosya inmiş olacaktır. Bu dosyayı **USB bellek ya da farklı bir yöntem ile internet bağlantısı olan bilgisayarınıza getiriniz.**
* Daha sonra **Genel İşlemler > Güncelleme Yöneticisi** penceresinde **İleri** butonuna tıklayarak karşınıza çıkan pencerede açmanız gerekmektedir.

<figure><img src="/files/ZyTQKbIH51o9aweQICcp" alt=""><figcaption></figcaption></figure>

* **hakedisplus-update.oskaupdate** isimli dosyayı açtıktan sonra karşınıza güncellemeler listelenecektir. Güncelle butonuna basarak tüm güncellemeler sonrasında artık programınız kullanıma hazır hale gelmiş olacaktır.

{% hint style="success" %}
Güncel birim fiyatlar lisans tarihinize göre size özel hazırlanır.&#x20;
{% endhint %}

{% hint style="info" %}
Güncelleme dosyaları size özeldir farklı bilgisayarlarda kullanılamaz.
{% 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, and the optional `goal` query parameter:

```
GET https://help.oska.com.tr/cevrimdisi-islemler/cevrimdisi-guncelleme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
