# Resources

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

There are currently 10 Resources that your birds can forage for with varying probabilities of success.

There is no guarantee that your chikn or Roostr will successfully forage on a tile, although the chance of success is calculated independently for each. While the base percentage chance for all tiles is fixed, there are several ways players can improve the probability of success.

* Most tiles provide a boost of between 0.5% and 2.5% to their associated Resource. Rarer tiles provide higher bonuses—see the [FarmLand Tiles](https://chikn.farm/farmTraits) page on chikn.farm for a list of all tiles and their impact on Foraging.
* Players can fertilize individual tiles by burning $FERT, providing an increase of up to 10%. Fertilizer boosts last 28 days before requiring refertilization.
* Individual chikn and Roostr traits increase the chance of finding particular linked Resources. The rarer the trait, the higher the boost. Players can select their individual birds to see which Resources they receive boosts to and by how much. Resource display can also be toggled on in the Marketplace.
* Players can use Items to improve their chance of success. There are several ways Items can impact foraging, from making a resource available on a blank tile to changing tile and bird bonus percentages. See the section on Items for more information.

Players looking for a specific Resource they don’t currently have access to can browse available FarmLand in the Marketplace with the Resource view toggled on. Alternatively, they can filter results by specific tiles to look for FarmLand with the tiles they desire.

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

FarmLand will unlock new tiles until they reach a maximum 5x5 grid. Players with FarmLand with room to grow can continue increasing its Bigness to unlock new tiles, although as FarmLand tiles are randomly assigned it is impossible to determine ahead of time which tile will unlock.


---

# 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/foraging/resources.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.
