# Appendix

Explore the appendix to find data on:

* [Crafting](/appendix/crafting.md)
* [Foraging](/appendix/foraging.md)
* [Leveling chikn](/appendix/leveling.md)
* [Leveling Roostr](/appendix/leveling.md)
* [Leveling FarmLand](/appendix/leveling.md)

{% hint style="warning" %}
Because of how the IMPORTRANGE function works in Sheets, it isn't possible to create an editable version of the datasets by using '*File > Make a copy'*.&#x20;

<img src="/files/COhdA48XvqSE7cl3lEbV" alt="" data-size="original">

Instead, follow these instructions to get a full copy of the data:

1. Select the data you would like to use (or press Ctrl + A) and copy it to the clipboard
2. Create a new Sheet
3. Right-click in the first cell and select '*Paste special > Values only*' (or press Ctrl + Shift + V)\
   ![](/files/aHsqq8YScR1sVOalkXWj)
4. Feel your life change as new knowledge courses through your mind
   {% endhint %}


---

# 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/misc/appendix.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.
