# Co-pilots

Co-pilots improves the pilot's skills through their unique attributes. Pairing pilots with co-pilots whose abilities complement each other creates powerful synergies, giving players a strategic edge.

{% hint style="danger" %}
Co-pilots are not implemented in battles yet. Expect it to the end of [Star League I](#user-content-fn-1)[^1], during which you can earn co-pilots as rewards to boost your profile.
{% endhint %}

## **Species and Skill**

Each type of co-pilot provides different skill bonuses depending on its Species and  a single set of traits. Per example, Mango the Pug's skill bonuses is defined by its Emotions trait.

Unleash the potential of co-pilots by strategically pairing them with your pilots and leveraging their  bonuses to dominate the competition.

## How to acquire and use a co-pilot?

You need to acquire an NFT of one of the supported co-pilot collections.

{% hint style="info" %}
**Holding** one or more NFTs of the supported collections **in the same wallet** of your normal pilot will automatically unlock the option to use your co-pilot(s) in battles.

You can only use **1 co-pilot per battle**. However, you can have multiple co-pilots in your inventory and choose them accordingly.
{% endhint %}

## Current co-pilots

{% tabs %}
{% tab title="Mango The Pug" %}

<figure><img src="/files/nROwhk6RqPMdGvaTDlxH" alt="" width="200"><figcaption></figcaption></figure>

**Collection:** `dmt-mangothepug`\
**Chain:** Bitcoin\
**Deployment:** <https://ordiscan.com/inscription/75826675>\
**Traits documentation:** <https://dmt-project.gitbook.io/mangothepug-gitbook/traits>\
**X profile:** <https://x.com/Mango_The_Pug>

### Bonuses

Bonuses provided by Pugs in battles are based on the Emotions trait, following the table below.<br>

| Emotion      | Skill Bonus                            | Trigger Pattern                |
| ------------ | -------------------------------------- | ------------------------------ |
| Stoic        | <p>Stamina: +3 <br>Computation: +2</p> | 5th last digit = \[0, 2, 5, 6] |
| Suspicious   | <p>Stamina: +4 <br>Computation: +1</p> | 5th last digit = \[1, 3, 9]    |
| Sad          | <p>Stamina: +4 <br>Computation: +2</p> | 5th last digit = \[4]          |
| Mad          | <p>Stamina: +6 <br>Computation: +1</p> | 5th last digit = \[7, 8]       |
| {% endtab %} |                                        |                                |

{% tab title="Natdogs" %}

<figure><img src="/files/44yZytGmZggndppFyttC" alt="" width="200"><figcaption></figcaption></figure>

**Collection:** `dmt-natdogs`\
**Chain:** Dogecoin\
**Deployment:** [aa3a4e4ab12d4d90018746ae2afb0a5dfe4467cfb89510a091745f3b931264f0i0](https://wonky-ord.dogeord.io/preview/aa3a4e4ab12d4d90018746ae2afb0a5dfe4467cfb89510a091745f3b931264f0i0)\
**Traits Table:** [**https://natdogs.xyz/**](https://natdogs.xyz/)\
**Traits documentation:** [**https://natdogs.gitbook.io/natdogs-dogecoin-digital-matter-theory/traits-documentation**](https://natdogs.gitbook.io/natdogs-dogecoin-digital-matter-theory/traits-documentation)\
**X profile:** <https://x.com/dmtnatdogs>

Bonuses provided by Natdog Co-pilots are based on the Body trait, following the table below:

| Body Trait                                         | Skill Bonus                                             | Trigger Pattern               |
| -------------------------------------------------- | ------------------------------------------------------- | ----------------------------- |
| <p>Green (#00b894)</p><p><br></p>                  | <p>Stamina: +3 <br>Computation: +1 Intelligence: +1</p> | <p>Digit 2 = 0</p><p><br></p> |
| <p>Light Blue (#00cec9)</p><p><br></p>             | Computation: +5 Intelligence: +1                        | <p>Digit 2 = 1</p><p><br></p> |
| <p>Blue (#0984e3)<br><br></p>                      | <p>Stamina: +1 <br>Intelligence: +4 <br>Magic: +1</p>   | <p>Digit 2 = 2</p><p><br></p> |
| <p>Lilac (#6c5ce7)</p><p><br></p>                  | <p>Stamina: +2 <br>Magic: +3</p>                        | <p>Digit 2 = 3</p><p><br></p> |
| <p>Light Grey (#b2bec3)</p><p><br></p>             | <p>Computation: +2 Intelligence: +2 <br>Magic: +2</p>   | <p>Digit 2 = 4</p><p><br></p> |
| <p>Yellow (#fdcb6e)</p><p><br></p>                 | <p>Stamina: +3 <br>Computation: +3</p>                  | <p>Digit 2 = 5</p><p><br></p> |
| <p>Orange (#e17055)</p><p><br></p>                 | <p>Stamina: +5 <br>Magic: +1</p>                        | <p>Digit 2 = 6</p><p><br></p> |
| <p>Red (#d63031)</p><p><br></p>                    | <p>Computation: +1 Intelligence: +2 <br>Magic: +3</p>   | <p>Digit 2 = 7</p><p><br></p> |
| <p>Pink (#e84393)</p><p><br></p>                   | <p>Stamina: +1 <br>Computation: +4 <br>Magic: +1</p>    | <p>Digit 2 = 8</p><p><br></p> |
| <p>Grey (#636e72)</p><h4 id="neck-color"><br></h4> | <p>Stamina: +2 <br>Computation: +2 <br>Magic: +2</p>    | <p>Digit 2 = 9</p><p><br></p> |
| {% endtab %}                                       |                                                         |                               |
| {% endtabs %}                                      |                                                         |                               |

[^1]:


---

# 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://guide.degens.space/cosmic-rules/co-pilots.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.
