# Primary Attributes

Catddles have four primary attributes: Vigor, Dexterity, Intelligence, and Strength.

These attributes will affect activities such as [exploring](/exploration.md), [cooking](/activities/cooking.md), and [crafting](/activities/crafting.md).

### **Vigor** <img src="/files/Z0oGFZsKjR9gGFZAPIAD" alt="" data-size="line">

Catddles can be more energetic with a higher vigor value. Your Catddle will be able to cook more food and find more treasures.

### Dexterity <img src="/files/J6JxV3sYYuyJwC1Cfm0m" alt="" data-size="line">

Agile Catddles perform better in activities like fishing and fighting. This attribute can also protect your Catddles from dangerous events and situations.

### Intelligence <img src="/files/YbL8Co8Rkh7C95zu1zRq" alt="" data-size="line">

Smart Catddles are good at crafting and research. This attribute can also help them when fighting.

### Strength <img src="/files/C9AvleRwxxaTi1Xct3Uc" alt="" data-size="line">

Stronger Catddles can craft tools quicker. They can also defeat powerful monsters.

You can find more details and the impact of each attribute on the [activity](/activities.md) page.

These primary attributes can move to other chains with their Catddles. The [rarity](/atttributes/static-attributes/rarity.md) of Catddles will decide their initial primary attribute points. You can also improve primary attributes later by participating in different activities and also by feeding them magic foods.


---

# 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.catddle.com/atttributes/primary-attributes.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.
