# Moggie Raids (In-Chat Game)

## <mark style="color:yellow;">What are Moggie Raids?</mark>

Moggie Raids are in-chat mini games with the objective of defeating a Moggie or showering them with all the love you could muster! You can participate in a Moggie Raid simply by logging in to RaggieChat when one is in progress, and clicking/tapping on the correct action button to either attack or love the Moggie.

The raid ends either when the Moggie's Strength Bar is empty, or the Moggie's Love Meter is full, or the raid countdown has expired.

The the raid is successful, all participants will receive a share of the XP pot and the user who spawned the Moggie will stand a chance to receive a crafting material!

<figure><img src="/files/Gzyslp7V19VUXmihFFX1" alt=""><figcaption><p>Mint a Moggie Spawning Token to spawn a Moggie in RaggieChat</p></figcaption></figure>

## <mark style="color:yellow;">What are Moggie Spawning Tokens?</mark>

Moggie Spawning Tokens are special NFTs that can be minted from [RaggieStore](/welcome/utilities/raggieworld/raggiestore-buy-and-mint.md). Each Moggie Spawning Token is valid for use within 24 hours from the time of minting and allows the holder to spawn the corresponding Moggie inside RaggieChat to launch a raid.

<figure><img src="/files/pxSOgLelrnUsT7rusje5" alt="" width="331"><figcaption><p>Step 1: Mint a Moggie Spawning Token from RaggieStore</p></figcaption></figure>

Moggie Spawning Tokens come in 4 tiers, spawning Moggies with different stats and rewards:

1. Common tier:
   * HP: 200
   * Duration: 10 minutes
   * XP Pool: 100,000
   * Chance of Material Drop: 10%
2. Uncommon tier:
   * HP: 350
   * Duration: 20 minutes
   * XP Pool: 175,000
   * Chance of Material Drop: 20%
3. Elite tier:
   * HP: 500
   * Duration: 30 minutes
   * XP Pool: 300,000
   * Chance of Material Drop: 40%
4. Legendary tier:
   * HP: 800
   * Duration: 60 minutes
   * XP Pool: 500,000
   * Chance of Material Drop: 80%

## <mark style="color:yellow;">How to use Moggie Spawning Tokens?</mark>

Each Moggie Spawning Token comes with a unique spawning code which is displayed in its metadata. In order to use it, simply find the token in your NFT Explorer and click the `</>` icon to copy its unique spawning code.

<figure><img src="/files/Fwull3xqRJIfqU6Husb5" alt="" width="331"><figcaption><p>Step 2: Copy the unique Spawning Code from NFT Explorer</p></figcaption></figure>

Once you have copied the spawning code, head back to RaggieChat and in the chat box, enter `/spawn [paste spawning code here]` (omitting the square brackets)

<figure><img src="/files/Aqj2Z47SevqJYg3hepNC" alt="" width="331"><figcaption><p>Step 3: Open RaggieChat and use the /spawn command to spawn your Moggie!</p></figcaption></figure>

Please note that you must be connected to RaggieWorld with the wallet that holds that specific Moggie Spawning Token, and if the token has been used once it will no longer work.

## <mark style="color:yellow;">What can I do with used Moggie Spawning Tokens?</mark>

Used Moggie Spawning Tokens can be burnt in [RaggieShrine](/welcome/utilities/raggieworld/raggieshrine-burn-and-raffle.md) like our RaggieRun in-game add-ons. Each item burnt, including Moggie Spawning Tokens, will grant you an entry to our RaggieShrine Raffle which is one of the very few ways to obtain LilacChips!

## <mark style="color:yellow;">What are Materials?</mark>

<figure><img src="/files/mW6Phn63LqIYNejo5XaR" alt="" width="180"><figcaption><p>LilacChip Fragment</p></figcaption></figure>

The materials dropped from Moggie Raids are used in crafting. The first material we are introducing is the LilacChip Fragment, which can be combined in Crafter's Nook into a full LilacChip!


---

# 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://cryptoraggies.gitbook.io/welcome/utilities/raggieworld/moggie-raids-in-chat-game.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.
