> For the complete documentation index, see [llms.txt](https://minara.ai/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minara.ai/docs/support/tr/sss/subscription-and-credits/sparks.md).

# Sparks nedir?

**Kıvılcımlar** şunları yaparak elde ettiğiniz ekstra ödül puanlarıdır:

* Minara'da işlem yapmak
* Minara'ya abone olmak
* Minara topluluk kampanyalarına katılmak
* [Yönlendirmeler](https://minara.ai/docs/referral-and-rewards) (davet ettiklerinizin işlemlerinden ve ilk aboneliklerinden Sparks kazanırsınız

<figure><img src="/files/5a927c3328162b8fa0a9f662cf793924749bcfdd" alt=""><figcaption></figcaption></figure>

<p align="center">Sparks ayrıntılarınızı Ayarlar - Hesap bölümünde kontrol edebilirsiniz</p>

\
Bunlar şundan farklıdır: **Krediler.** Krediler yapay zekâ görevlerini çalıştırmak için kullanılırken, Sparks Minara içinde ödüller ve avantajlar için kullanabileceğiniz özel bir enerji gibidir.

Sparks'ları şu özelliklerin kilidini açmak için kullanabilirsiniz:

* Özel Discord rozeti ve rolü
* NFT whitelist fırsatları
* Yüksek kaliteli gönderileriniz için resmi trafik artışı
* Minara'nın çevrimdışı etkinliklerine ücretsiz giriş
* Hatta ileride plan yükseltmeleriyle bile değiştirebilirsiniz

Minara ekosisteminde aktif bir kâşif olduğunuz için size teşekkür etme şeklimiz Sparks'tır.

Yakında bunları kullanmanın yeni yollarını eklemeye devam edeceğiz!


---

# 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://minara.ai/docs/support/tr/sss/subscription-and-credits/sparks.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.
