> For the complete documentation index, see [llms.txt](https://fr0.gitbook.io/dragonraceai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fr0.gitbook.io/dragonraceai/about-us/dragon-story/undefined.md).

# ???

<figure><img src="/files/4AS49au1jKjB21wL7rIy" alt=""><figcaption></figcaption></figure>

The Celestial Weaver Dragons are the most elusive and mystical breed, believed to be the genesis dragons from an age long forgotten. These ancient beings were said to have woven the fabric of reality itself, intertwining the threads of time and space. Their existence is shrouded in legend, with sightings so rare that many consider them a myth. However, the elders of Draconis whisper tales of these majestic creatures, guardians of the cosmos, whose awakening heralds epochs of prosperity and harmony.

Characteristics: Celestial Weaver Dragons possess an ethereal beauty, with scales that shimmer in the light of the stars and eyes that reflect the vastness of the universe. Their movements are graceful and fluid, akin to the celestial bodies moving across the night sky. Unlike other dragons, their presence is often felt rather than seen, as they can traverse the boundaries of the physical and astral planes.

Habitat: The Celestial Weaver Dragons do not reside in Draconis alone but in the very fabric of existence. They are said to inhabit the celestial realms, only descending upon Draconis in times of great need or during rare celestial events.

Special Abilities: ???


---

# 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://fr0.gitbook.io/dragonraceai/about-us/dragon-story/undefined.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.
