> For the complete documentation index, see [llms.txt](https://crypto-bike.gitbook.io/crypto-bike.game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crypto-bike.gitbook.io/crypto-bike.game/gameplay/characters.md).

# CHARACTERS

### Pandami

<figure><img src="https://2039596484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgQ8NUwCtaxJ7L5f2dnxB%2Fuploads%2F1ncX5CaFsfEAcLx77cCK%2Fphoto_2023-06-22_17-05-50.jpg?alt=media&amp;token=04b39583-957d-4a35-b5a6-dd3c2ce033b7" alt=""><figcaption></figcaption></figure>

The Pandami race is a very calm and friendly race of humanoid creatures similar to ordinary pandas. Their main features are: peacefulness, spiritual life and respect for nature. And the main feature of this people is their firm belief in peaceful values.

But despite their peaceful beliefs, the Pandas are known as fearless warriors who are always ready to cover their people and lands with their breasts. Thanks to advanced technology and science, they created special tools to protect everything that was dear to them.

#### Fearless warriors

**Ability Improved handling:**\
You lose less speed when you turn(9%) \
Due to its nature, you are better able to control when it rains.

## Elian

<figure><img src="https://2039596484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgQ8NUwCtaxJ7L5f2dnxB%2Fuploads%2FPDgrkgm0zbMSUdTT4ZYo%2Fphoto_2023-07-18_15-51-14.jpg?alt=media&amp;token=09dbe43f-1484-4a55-978b-152ae864a1d9" alt=""><figcaption></figcaption></figure>

The Elian race is one of the most militant races in the entire galaxy. Their strength and will of spirit is amazing.

They spent almost their entire history in endless battles and wars. They fought with themselves for every piece of land suitable for life, and, thanks to this, became the strongest and most respected race.

**Ability Need for Speed :** \
You pick up speed faster (4%) Due to its nature\
you are better able to handle during snowfall.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://crypto-bike.gitbook.io/crypto-bike.game/gameplay/characters.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
