# Pet Rarity

<figure><img src="/files/VmRpRLiD8kGozeC8fmUH" alt=""><figcaption><p>Various assortment of bunnies.</p></figcaption></figure>

## There is a finite number of pets, so even the most common bunny will eventually be rare.

### Pets have different rarities which are:

<table><thead><tr><th width="153">Rarity</th><th></th><th>Alpha</th></tr></thead><tbody><tr><td>Common</td><td>1x Attribute</td><td>Random 1x <a href="/pages/qvu4EkqkojJT3kBJJPlT">Attribute</a></td></tr><tr><td><mark style="color:blue;">Rare</mark></td><td>2x Attributes</td><td>Random 2x <a href="/pages/qvu4EkqkojJT3kBJJPlT">Attribute</a></td></tr><tr><td><mark style="color:red;">Exotic</mark></td><td>3x Attributes + Exotic Attribute</td><td>Random 3x <a href="/pages/qvu4EkqkojJT3kBJJPlT">Attribute</a><br>Exotic attributes are mildy rarer</td></tr><tr><td><mark style="color:purple;">Mythic</mark></td><td>4x Attributes + Mythic Power</td><td>Mythic Attributes give access to unique powers</td></tr><tr><td><mark style="color:yellow;">Ascended</mark></td><td>5x Attributes + 2 Mythic Power</td><td>Ascended Pets cannot die in the <a href="/pages/7tS3kbSE7hga9NfgwAdW">dungeons</a> </td></tr></tbody></table>


---

# 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.descend.gg/descend-online/v1-pets/pet-rarity.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.
