# Roosting Guide

To Roost any bird, navigate to your Roost by selecting [Chikn > Roost](https://chikn.farm/roost/) on chikn.farm. From here, you can select the Roostr tab to view your Roostr as well (or navigate there directly by selecting [Roostr > Roost](https://chikn.farm/roost/?tab=roostr) in the top navigation bar).

The Roost will display all roosted and unroosted birds in your wallet. You can change the view to display all or only those that are roosted or unroosted.

To Roost an unroosted bird, select ‘Roost’ on the NFT’s icon. You can also select ‘Roost All’ to Roost all unroosted birds at once.

To Unroost a roosted bird, select ‘Unroost’ on the NFT’s icon. You can also select ‘Unroost All’ to unroost all roosted birds in one fell swoop. Note that unroosting will automatically claim all unclaimed $EGG, however any unclaimed $FEED will be forfeited.

{% hint style="info" %}
At this stage, most chikn and Roostr are already roosted. If you purchase an NFT from the marketplace, there’s a fairly good chance it’ll already be in the Roost. This means that you **will not** have to reroost it—it’ll automatically continue producing tokens in your Roost.
{% 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/gaming/roosting/roosting-guide.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.
