> For the complete documentation index, see [llms.txt](https://viki.simsek.biz.tr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://viki.simsek.biz.tr/ekonomi/odul-sistemi.md).

# Ödül sistemi

{% hint style="info" %}
Simsek Bot üzerinde para kazanmaya yeni başlamışsanız, **`/ekonomi ödül`** komutu içerisindeki aşağıda yer alan 6 ödül türünü de tek tek almanız önerilir.
{% endhint %}

Simsek Bot üzerinde çoğu ekonomi botunda olduğu gibi basit bir ödül sistemi bulunmaktadır. Bu ödüller:

* Günlük ödül
* Haftalık ödül
* Aylık ödül
* Günlük kasa
* Haftalık kasa
* Aylık kasa

olmak üzere 6 gruba ayrılmıştır. Bunlardan ilk üçü doğrudan para ödülü verirken, isminde kasa içeren ödüller de farklı farklı 3 çeşit olmak üzere rastgele sayıda balık çıkarmaktadır.

### Alınan ödüllere ait örnek:

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

### Açılan kasalara ait örnek:

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


---

# 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://viki.simsek.biz.tr/ekonomi/odul-sistemi.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.
