# 파티클

<mark style="color:red;">**빨간색(스타일)**</mark>**&#x20;**<mark style="color:purple;">**보라색(보라색)**</mark>**&#x20;최소 하나씩은 보유해야 파티클 사용이 가능합니다.**

* ex) 스타일 세트 1개 보유, 이펙트 세트 1개 보유 = <mark style="color:yellow;">사용 가능</mark>
* ex) 스타일 세트 2개 보유, 이펙트 세트 1개 보유 = <mark style="color:yellow;">사용 가능</mark>
* ex) 스타일 세트 1개 보유, 이펙트 세트 2개 보유 = <mark style="color:yellow;">사용 가능</mark>
* ex) 스타일 세트 0개 보유, 이펙트 세트 1개 보유 = <mark style="color:red;">사용 불가능</mark>
* ex) 스타일 세트 1개 보유, 이펙트 세트 0개 보유 = <mark style="color:red;">사용 불가능</mark>

아래에 사진을 참고해서 캐시상점에서 구매를 진행 하신후 사용 가능합니다.

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

<mark style="color:red;">**빨간색**</mark>**&#x20;부분은 스타일 부분입니다.**

* 스타일 관련 정보는 [스타일](/lucy-network/donate/particle/style.md)채널을 확인할수 있습니다.

<mark style="color:purple;">**보라색**</mark>**&#x20;부분은 이펙트 부분 입니다.**

* 이펙트 관련 정보는 [이펙트](/lucy-network/donate/particle/effect.md)채널을 확인할수 있습니다.


---

# 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://wiki.lucymc.kr/lucy-network/donate/particle.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.
