# Getting Started

What came first? The chikn or the $EGG? If we’re speaking chronologically, there’s a clear answer. But if we’re talking about how to get started with Chikn, **it’s a very different story.**

The Chikn 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 Chikn.

<figure><img src="/files/ToVKqfElGTgJcxtkBlRh" alt=""><figcaption></figcaption></figure>

In this guide, we’ll go through one possible path to entering Chikn 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 Chikn work just as well.


---

# 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://docs.chikn.farm/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.
