> 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/ko/faq/subscription-and-credits/sparks.md).

# Sparks란 무엇인가요?

**스파크** 다음과 같은 활동으로 얻는 추가 보상 포인트입니다:

* Minara에서 거래하기
* Minara 구독하기
* Minara 커뮤니티 캠페인에 참여하기
* [추천](https://minara.ai/docs/referral-and-rewards) (초대받은 사람들의 거래와 첫 구독으로 Sparks를 얻습니다

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

<p align="center">설정 - 계정에서 Sparks 상세 정보를 확인할 수 있습니다</p>

\
이것들은 ...와는 다릅니다 **크레딧.** 크레딧은 AI 작업을 실행하는 데 사용되며, Sparks는 Minara 안에서 보상과 혜택에 사용할 수 있는 특별한 에너지와 같습니다.

Sparks를 사용해 다음을 잠금 해제할 수 있습니다:

* 고유한 Discord 배지 및 역할
* NFT 화이트리스트 기회
* 고품질 게시물에 대한 공식 트래픽 부스트
* Minara 오프라인 행사 무료 입장
* 심지어 나중에는 플랜 업그레이드로 교환할 수도 있습니다

Sparks는 Minara 생태계에서 활발한 탐험가로 함께해 주시는 데 대한 감사의 표시입니다.

곧 이를 사용할 수 있는 새로운 방법을 계속 추가할 예정입니다!


---

# 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/ko/faq/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.
