# Creature Features

There are 4 different categories:&#x20;

1. Top Speed
2. Acceleration
3. Grip
4. Aero

They will differ per camel, meaning each camel will have its unique stats. There will be one primary trend all camels will follow example military camels will have more grip and less speed. Space camels will have no grip.

This would determine the performance of different camels on different types of tracks. A track with lots of turns would be favorable to the military - a grippy camel over a fast one. These stats would be displayed on the side.


---

# 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.racekingdom.io/english/game-overview/creature-genera/creature-features.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.
