# İçerik

[**Menüye Ürün Ekleme / Silme**](https://sistemotel.gitbook.io/sistem-restoran/sistem_otel_programi_menu_bilgi)

1. Ürünü Satışa Hazırlama
2. Ürünü Menüye Ekleme
3. Yeni Menü Başlığı Oluşturma
4. Menüden Ürün Silme

[**Stok İşlemleri**](https://sistemotel.gitbook.io/sistem-restoran/sistem_otel_programi_stok_islemleri)

1. Stok Tanımlama
2. Satın Alma
3. Stok Hareketleri
4. Reçeteye Stok Bağlama

[**Depo ve Sayım İşlemleri**](https://sistemotel.gitbook.io/sistem-restoran/sistem_otel_programi_depo_ve_sayim_islemleri)

1. Depo Oluşturma
2. Depolar Arası Ürün Transferi
3. Sayım Girişi
4. Dönem Sonu Sayım Girişi

[**Dönem Kapatma**](https://sistemotel.gitbook.io/sistem-restoran/sistem_otel_programi_donem_kapatma)


---

# Agent Instructions: 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://sistemotel.gitbook.io/sistem-restoran/master.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.
