> For the complete documentation index, see [llms.txt](https://mu-origins-1.gitbook.io/mu-origins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mu-origins-1.gitbook.io/mu-origins/x100-custom/coins-and-vip-in-game.md).

# COINS and VIP IN GAME

<mark style="background-color:cyan;">On our server,</mark> <mark style="background-color:$danger;">**Coins (the same Coins used for donations)**</mark>**&#x20;**<mark style="background-color:cyan;">**can also be earned in-game**</mark><mark style="background-color:cyan;">.</mark>

<mark style="background-color:cyan;">You can earn Coins through</mark> <mark style="background-color:$danger;">**Quests and Invasions**</mark><mark style="background-color:$danger;">,</mark> <mark style="background-color:cyan;">as well as by</mark> <mark style="background-color:cyan;"></mark><mark style="background-color:cyan;">**trading with other players**</mark> <mark style="background-color:cyan;"></mark><mark style="background-color:cyan;">using the</mark> <mark style="background-color:$danger;">**Trade System**</mark> <mark style="background-color:cyan;">or the</mark> <mark style="background-color:$danger;">**Marketplace in Lorencia**</mark><mark style="background-color:$danger;">.</mark>

<mark style="background-color:$warning;">You can spend these Coins on</mark> <mark style="background-color:$warning;"></mark><mark style="background-color:$warning;">**VIP, the X Shop,Skin Shop, and the Coin Shop**</mark><mark style="background-color:$warning;">, or use them to</mark> <mark style="background-color:$warning;"></mark><mark style="background-color:$warning;">**trade with other players**</mark><mark style="background-color:$warning;">.</mark>

### <mark style="background-color:blue;">**Also You can earn VIP through Invasions**</mark>

<table><thead><tr><th width="327.111083984375">Invasion</th><th width="162.8887939453125">Coin</th><th>Vip</th></tr></thead><tbody><tr><td>Winter, Summer , Spring</td><td>-</td><td>+10 Mins</td></tr><tr><td>Red Dragon</td><td>x10</td><td>+60 Mins</td></tr><tr><td>Death King </td><td>x10</td><td>+60 Mins</td></tr><tr><td>Death Bone (Death King)</td><td>x1</td><td>+10 Mins</td></tr><tr><td>Golden Budge Dragon</td><td>x2</td><td>+30 Mins</td></tr><tr><td>Golden Goblin</td><td>x2</td><td>+30 Mins</td></tr><tr><td>Golden Soldier</td><td>x2</td><td>+30 Mins</td></tr><tr><td>Golden Vepar</td><td>x3</td><td>+35 Mins</td></tr><tr><td>Golden Titan</td><td>x3</td><td>+35 Mins</td></tr><tr><td>Golden Derkon</td><td>x4</td><td>+40 Mins</td></tr><tr><td>Golden Wheel</td><td>x4</td><td>+40 Mins</td></tr><tr><td>Golden Lizard King</td><td>x5</td><td>+45 Mins</td></tr><tr><td>Golden Stone Golem</td><td>x5</td><td>+45 Mins</td></tr><tr><td>Golden Tantalos</td><td>x5</td><td>+50 Mins</td></tr><tr><td>Golden Crust</td><td>x5</td><td>+50 Mins</td></tr><tr><td>Golden Satyros</td><td>x5</td><td>+50 Mins</td></tr><tr><td>Golden Twin Tail</td><td>x6</td><td>+60 Mins</td></tr><tr><td>Golden Great Dragon</td><td>x40</td><td>+120 Mins</td></tr><tr><td>Golden Napin</td><td>x7</td><td>+80 Mins</td></tr><tr><td>Golden Iron Knight</td><td>x45</td><td>+120 Mins</td></tr><tr><td>White Wizard</td><td>x25</td><td>+60 Mins</td></tr><tr><td>White Wizard Orcs</td><td>x1</td><td>+10 Mins</td></tr><tr><td>Metal Balrogs</td><td>x15</td><td>+30 Mins</td></tr><tr><td>Hero Mutants</td><td>x25</td><td>+30 Mins</td></tr><tr><td>Roshan Boss</td><td>x25</td><td>+30 Mins</td></tr><tr><td>Crimson Lycan</td><td>x50</td><td>+120 Mins</td></tr><tr><td>Crimson Minos</td><td>x75</td><td>+120 Mins</td></tr><tr><td>Crimson Harpy</td><td>x100</td><td>+120 Mins</td></tr><tr><td>Kundun Boss</td><td>x130</td><td>+240 Mins</td></tr><tr><td>Archangel Boss</td><td>x135</td><td>+300 Mins</td></tr><tr><td>Core Magriffy Boss</td><td>x140</td><td>+360 Mins</td></tr><tr><td>Lord Silvester</td><td>x145</td><td>+420 Mins</td></tr><tr><td>Medusa Boss</td><td>x150</td><td>+480 Mins</td></tr></tbody></table>


---

# 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://mu-origins-1.gitbook.io/mu-origins/x100-custom/coins-and-vip-in-game.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.
