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

# Welcome to dinoDames

{% hint style="info" %}
**dinoDames Comics:** Immerse yourself in the enthralling odyssey that unfolds through dinoDames, promising a narrative-rich experience that goes beyond the ordinary, weaving a tapestry of adventure and forging connections that resonate with the very essence of wonder.
{% endhint %}

## Overview

> Embark on a thrilling journey through the extraordinary dinoDames comics, a universe where magic and technology intertwine to create a world filled with wonder. \
> \
> Join our Warriors and their trusty Dinosaurs as they navigate challenges, and form unbreakable bonds of friendship. Each comic unfolds a new layer of our Jurassic world, promising readers an enthralling experience beyond the boundaries of imagination. Explore the captivating landscapes and characters that define dinoDames comics, where every page invites you into a realm of endless possibilities.

<figure><img src="/files/0u6WqblDoKCHCJseMbAE" alt=""><figcaption></figcaption></figure>

## Quick links

{% content-ref url="/pages/d47Xr2z0T12xQGj3tzPH" %}
[What we do](/dinodames/overview/what-we-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/lHWwKXxC9YfJ4FO5MpKv" %}
[Introduction](/dinodames/overview/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/rkTMUf21LYgizXRTuFKy" %}
[Vision & Mission](/dinodames/overview/vision-and-mission.md)
{% endcontent-ref %}

{% content-ref url="/pages/C5zmsMhukyk0yL0hpWIJ" %}
[Broken mention](broken://pages/C5zmsMhukyk0yL0hpWIJ)
{% endcontent-ref %}

{% content-ref url="/pages/9438suwhYX9ueXpwvIAO" %}
[Broken mention](broken://pages/9438suwhYX9ueXpwvIAO)
{% endcontent-ref %}

{% content-ref url="/pages/OYlE5OZWsZuX8mq347Fn" %}
[Broken mention](broken://pages/OYlE5OZWsZuX8mq347Fn)
{% endcontent-ref %}

{% content-ref url="/pages/3AWoKL12KxKsN5FrYzTU" %}
[Our links](/dinodames/our-links.md)
{% endcontent-ref %}


---

# 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://dinodames.gitbook.io/dinodames/welcome-to-dinodames.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.
