# Getting Started

The Dino World ecosystem is always evolving, and if this is your first time here it can seem a little overwhelming. But just like other games, a little bit of time and experimentation is all it takes to get familiar with the mechanics of Dino World.

In this guide, we’ll go through one possible path to entering Dino World that closely follows our chronology. But remember, there’s more than one way to crack an egg: this is by no means the only way to get involved, and other ways to start with Dino World work just as well.

[<br>](https://docs.chikn.farm/chikn/ecosystem)


---

# 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://dino-world-1.gitbook.io/dino-world/getting-started.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.
