# Special Traits

* <mark style="color:blue;">Yield Farming Multiplier</mark> DeFi trait to apply when doing yield farming, it will multiply the $CERUS reward
* <mark style="color:blue;">Attack Booster</mark> MMORPG trait (rate of increase will vary from 10% to 30%)
* <mark style="color:blue;">Defense Booster</mark> MMORPG trait (rate of increase will vary from 10% to 30%)
* <mark style="color:blue;">Speed Booster</mark> MMORPG trait (rate of increase will vary from 10% to 30%)
* <mark style="color:blue;">HP (Hit Points) Booster</mark> MMORPG trait (rate of increase will vary from 10% to 30%)
* <mark style="color:blue;">Dungeon Double Reward</mark> MMORPG trait (Yes/No)
* <mark style="color:blue;">World Boss Double Reward</mark> MMORPG trait (Yes/No)&#x20;
* <mark style="color:blue;">Gamecard</mark> Mini-game trait such as "The Aces of Spades" or "The Nine of Diamonds", for use in Card Game
* <mark style="color:blue;">Booster</mark> Mini-game trait to add energy or other game items when playing Dexterity Game
* <mark style="color:blue;">Celestial Blessing</mark> Mini-game trait to be used in a critical condition when playing Dexterity Game


---

# 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://monocerus-world.gitbook.io/monocerus/sparkle-vx/special-traits.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.
