# Use of Items

### Quick Claim Points

* Quick Claim Points is used claim a card from character spawn without using the `claim` command or the name, making it easy for you to claim cards you really like but don't know the name.
* Quick Claim Points regenerate over time, x1 Points for every 2 minutes. Once the total amount of points reach x90, it stop regeneration until you use some points.
* Each Regular card claim will cost you x10 Points and x30 Points for event.

### Stella

* Stella can be converted into Wishing Stars.
* You can convert `x90` Stella into `x1` Wishing Stars from Exchange Center.
* You don't need to convert Stella manually, Stella will get converted into Wishing Stars when needed.

### Gold

* Gold is the base currency, we plan to use it everywhere we can, as a main currency.
* You can currently obtain Gold via Expedition and by removing, 1, 2, and 3 star cards, 1 Gold per card.<br>

### Destiny Scroll

* When you claim a card from spawn, or obtain a card from card offering, you will get a small time window to decide if you want to use Destiny scroll to reroll the rarity of that card.
* You can do reroll as many times as you want, but the cost will get higher for every reroll.

### Wishing Stars, Stardust & Cosmica

* Wishing Stars and Stardust are both used on wish banners.
* Stardust is used on Standard banner.
* Wishing Stars used on Event Limited banner.
* You can access wish using `wish` command.
* You can Exchange Sacrificial Shards for Cosmica from Exchange Center.
* For every wish you make on the Event Limited banner, you will obtain x1 Cosmica.
* Cosmica is used to purchase Cosmetics related items and to pay card customization fee.

#### Resonate Stardust

* Resonate Stardust does exactly what regular Stardust does, you make Standard Wish with it, each wish cost 120 Resonate Stardust.
* Unlike regular Stardust, Resonate Stardust expires after 7 days from it being claimed.
* Resonate Stardust can be obained by indexing your newly discovered characters via the `.dex`/`.index` command.

<figure><img src="/files/LTrxnAkXJoyNJOjbOGDa" alt="" width="563"><figcaption></figcaption></figure>

### Sacrificial Shards & Offering Amulet

* Sacrificial Shards are obtained by removing unwanted cards.
* You can remove cards with `rm`/`remove` command.
* You can use 3 Sacrificial Shards to make card offering, once every 15min.
* You can use use Offering Amulet to bypass cooldown and drop a new set.
* You can use Offering Amulet to grab cards from others offering.
* You can access card offering with `co` or `cardoffering`

<figure><img src="/files/J3SyVgo0zJwI5Nb9xEEN" alt="" width="563"><figcaption></figcaption></figure>

### Crystal Stars & Event Stars

* Crystal Stars are used to fill blessing board spawned by chat activities.
* Event Stars are event time limited item and are used to complete event blessing board.

<figure><img src="/files/9farf02OkvkF1mX5U3Jd" alt="" width="563"><figcaption></figcaption></figure>

### Fantasia Token

* Special Item, given on special occasions.
* You can select and obtain one ongoing standard banner 5 stars at anytime.
* You can use the item with `wish fantasia token`

<figure><img src="/files/N7dcPysJGG68JPVwP3qA" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/5eXWmaPUy4msEIbYy9pU" alt="" width="563"><figcaption></figcaption></figure>

### Daily Tokens

* Earn Daily Tokens as rewards by completing daily check-in tasks from `dailycheck` command.
* You can use Daily Tokens in Exchange Center, use `ec` command as shown below.\ <br>

  <figure><img src="/files/Yb3CBVaINVZTW6OTQUMA" alt="" width="563"><figcaption></figcaption></figure>

### Echo Exchange Pass

* You can use Echo Exchange Pass to initiate an echo exchange with you are on a cooldown.
* Use `ee` command and if you are on a cooldown then it will use Echo Exchange Pass.<br>

  <figure><img src="/files/sYeY9mlYsMAx50Ok6g3R" alt="" width="563"><figcaption></figcaption></figure>

### **Glyphstone**

* You can obtain Glyphstone from Exchange Center.
* To activate a Glyphstone, use `co glyphstone` and confirm, once activate, you will get 4 choice of cards in Card Offering instead of 3 for 7 days after activation.

  <figure><img src="/files/KLm3i2nINPXrJYbrkJXn" alt="" width="563"><figcaption></figcaption></figure>

  <figure><img src="/files/8e5sgQlDEWGmxxGjZweJ" alt="" width="563"><figcaption></figcaption></figure>

## Use of Cosmetic Items

* To use **Kuro Shiro Ink**, use `.cos kuro shiro ink`
* To use **Echo ink**, use `.echoink`
* To use **Random Ink** use, `.cos random ink`
* To use **RGB Ink** use, `.cos rgb ink`
* To use **Basic Frame Box** use, `.cos basic frame box`
* To use **Deluxe Frame Box** use, `.cos deluxe frame box`
* To use **Premium Frame Box** use, `.cos premium frame box`
* To use **Frame Gacha** use, `.cos frame gacha`

<figure><img src="/files/4WDLdpDSmxqmKXP120bK" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/xAN0LdqUxRhW8ja5UXgO" alt="" width="563"><figcaption></figcaption></figure>

### Echo Ink

* If you make a pretty Ink that  you wish you could have more copies of, you can use **Echo Ink.**
* It is recommended to buy **RGB Ink** and use them for Ink Lab as they are much cheaper.
* **Echo Ink** can be purchased from Cosmetic Shop and used as shown below.

### Shimmer Plume

* Shimmer Plume can be used to unlock an effects of your choice for a selected card
* Use `.fx [card_uid] plume` to use the item. Will only used once you unlock an effect with it.


---

# 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://docs.rimichan.com/commands-help-and-guide/use-of-items.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.
