# Light Genes

When hatching a Rare Egg or doing a fusion, the resulting dragon has a chance to “awake” the “Light Gene”.

These dragons have been blessed by the “Tree of Light” and possess abilities superior to their pairs.

These Genes can "emerge” only in Rare or superior Dragons, each time they increase their rarity, giving place to 4 chances of obtaining a new gene. Only one gene can be awakened per rarity increase, this way a dragon can have a maximum of 4 Genes (when obtaining the Rare, Epic, Legendary and Mythical rarity)

If a Rare (or superior dragon) obtains a gene, this gene will be inheritable in the case you select this dragon to increase its rarity through a fusion.

In the case you use a dragon with one or more genes as a “sacrifice” in a fusion, those genes will be lost

**Types of genes**

**Simple Genes:** There is a 0.5% chance that a dragon awakens genes of this type.&#x20;

* Strength gene: Strength +5%&#x20;
* Cunning gene: Cunning +5%&#x20;
* Resistance gene: Resistance +5%&#x20;

**Compound genes:** There is a 0.1% chance that a dragon awakens genes of this type.&#x20;

* Tianlong gene: Strength +5% Resistance +5%&#x20;
* Fucanglong gene: Cunning +5% Resistance +5%&#x20;

**Superior Genes:** There is a 0.01% chance that a dragon awakens genes of this type.&#x20;

* Shenlong gene: Strength +5%, Cunning +5%, Resistance +5%


---

# 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://whitepaper.dragonary.com/dragonary-whitepaper/english-whitepaper/gameplay/light-genes.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.
