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

# Thandrac

### Bio

Heaps of stories exist about the peaceful, solitary souls on the icy mountain tops of a planet wrapped in a blanket of soft snow. The Thandrac, however, have a bloodied up fur that indicates harmonious isn’t the best portrayal of this species. Nor is calm, nonviolent or amicable.&#x20;

Living in a frozen wasteland, the Thandrac survived because of their flawless white fur, which allowed them to blend in perfectly. They remained a hidden part of the subtle secrecies alongside raging blizzards and glacial fissures from their tundra habitat.&#x20;

Growing disinterested with their isolated lives, they started acquiring a collection of appealing treasures, mostly existing of a few good-looking rocks and twigs, though they soon realized bones were far more precious. Bloody fights between the Thandrac erupted, causing their delicate fur to diminish, exposing their skin. Instead of continuing to collect bones and conceal them in their snowy caves, the Thandrac built an exoskeleton to protect themselves by braiding the bones of their fallen adversaries into their fur. Draining the blood of their victims, they created a grisly glue to keep their advanced external skeleton in place, constructing an impenetrable armor.&#x20;

Capable of waiting for the right moment to strike and anticipating their rivals counter maneuvers, the Thandrac relish in the death-or-glory clashes awaiting them in the abominable arena!

Volume captured: **1008**

Race bonus: **Dex**

Race titles: **Icewalker(Partial), Snowstalker(full)**


---

# 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://galaxiators-2.gitbook.io/galaxiators-documentation/the-galaxiators/races/thandrac.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.
