# Toolboks

### APIs

Chikn offers an open API that allows anyone to query ecosystem data. Note that the API is rate-limited to 300 requests per minute.

{% content-ref url="/pages/aQX1k8kIWxS9sJvV2Yjs" %}
[Chikn API](/toolboks/chikn-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/uH1A3EImzwU54NsxgekG" %}
[Foraging API](/toolboks/foraging-api.md)
{% endcontent-ref %}

### Website Status

{% embed url="<https://status.chikn.farm/>" %}

## <mark style="color:red;">Third-Party Tools</mark>

We're extremely proud of our vibrant, intelligent community of enthusiasts, hobbyists, and hardcore developers.

Below is a list of community-developed tools that can help players get the most out of their Chikn experience.

{% hint style="warning" %}
These tools are developed and maintained by members of the community. The Chikn team is not responsible for any of them—for support, reach out to the community on Discord.
{% endhint %}

### Coq Terminal

{% embed url="<https://coqterminal.chi.kn/>" %}
by Gribbly
{% endembed %}

### Eggburn.xyz

{% embed url="<https://eggburn.xyz/>" %}
by Search4Yield
{% endembed %}

### coq.money

{% embed url="<https://coq.money/>" %}
by TOB
{% endembed %}

### BokBokCoop

{% embed url="<https://www.bokbokcoop.com/>" %}
by White Buffalo and BokBokNews
{% endembed %}

### chikn Tracker

[chikn Tracker ](https://docs.google.com/spreadsheets/u/1/d/11fMiukKT1VMWlMx7Jjd934Pq7GAFelzrDhhmM8oF5hc/edit#gid=0)by Debaqabed

*View Only - Save As to use.*

### Chikn World

{% embed url="<https://chikn.world/>" %}
by Boksalot & 0xRadium
{% endembed %}

### Chikn 101

{% embed url="<https://www.chikn101.com/>" %}
by packman
{% endembed %}

### Coq Life

{% embed url="<https://coq.life/>" %}
by Coq Life
{% endembed %}


---

# 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/toolboks.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.
