> For the complete documentation index, see [llms.txt](https://fancy-studios.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fancy-studios.gitbook.io/whitepaper/infographics/items.md).

# Items

<table data-card-size="large" data-view="cards"><thead><tr><th>Item Name</th><th>Fancy Birds</th><th>Sky Wars</th><th>Fancy Hop</th><th>Duration</th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Fancy Goggles </td><td>Allows you to collect and farm items in F-Ray Mode, including Golden Tickets from crashing into Rare Golden Logs.</td><td>N/A</td><td>N/A</td><td>3 daily charges and a total of 21 charges which once spent can be recharged for <mark style="color:blue;"><strong>15 USDC</strong></mark> or equivalent in <strong>sFNC</strong> / <strong>ETH</strong>. </td><td><a href="/files/u9fXjg6h6KxqsbXlelbH">/files/u9fXjg6h6KxqsbXlelbH</a></td></tr><tr><td>Golden Ticket </td><td>Used to enter the Golden Raffle to win prizes, can be found in F-Ray Mode. </td><td>N/A</td><td>N/A</td><td>1-time use </td><td><a href="/files/vtO6B8I6m4Zq96aziChQ">/files/vtO6B8I6m4Zq96aziChQ</a></td></tr><tr><td>Fancy Seed </td><td>Keeps satiety of Genesis and Baby Birds at normal levels, unlocks quests</td><td>N/A</td><td>N/A</td><td>1-time use</td><td><a href="/files/AjireUCsPnJ0bJIRD0r1">/files/AjireUCsPnJ0bJIRD0r1</a></td></tr><tr><td>Feeble Stick Shield</td><td>Protects from one collision per game and allows you to keep flying despite hitting one log. Only usable in the normal mode.</td><td>Protects from one enemy projectile. Reactivates on bird respawn.</td><td>N/A</td><td>1 Hour</td><td><a href="/files/LZRY5Ko5cYgE6Qm8lC6F">/files/LZRY5Ko5cYgE6Qm8lC6F</a></td></tr><tr><td>Sturdy Wood Shield</td><td>Protects from one collision per game and allows you to keep flying despite hitting one log. Only usable in the normal mode.</td><td>Protects from one enemy projectile. Reactivates on bird respawn.</td><td>N/A</td><td>4 Hours</td><td><a href="/files/ZHfp9o0rc6xLUiCXB5Az">/files/ZHfp9o0rc6xLUiCXB5Az</a></td></tr><tr><td>Guardians Shield </td><td>Protects from one collision per game and allows you to keep flying despite hitting one log. Only usable in the normal mode.</td><td>Protects from one enemy projectile. Reactivates on bird respawn.</td><td>N/A</td><td>∞</td><td><a href="/files/gYYSTRpOW813cmgAnRhv">/files/gYYSTRpOW813cmgAnRhv</a></td></tr><tr><td>Slingshot </td><td>Allows you to fly through the first 15 logs without dying. Only usable in the normal mode.</td><td>Grants you an additional projectile. Your hit also gains a 30% chance either to remove 2 shields or to remove a single shield damaging enemy once.</td><td>N/A</td><td></td><td><a href="/files/AFzU5U25rLbOH16leD50">/files/AFzU5U25rLbOH16leD50</a></td></tr><tr><td>Potion</td><td>Allows you to switch one daily quest.</td><td>Allows you to switch one daily quest.</td><td>Allows you to switch one daily quest.</td><td>1-time use only</td><td><a href="/files/LBnAsWRjhrsDW74FalMu">/files/LBnAsWRjhrsDW74FalMu</a></td></tr><tr><td>Magic Potion</td><td>Allows you to switch one daily or weekly quest.</td><td>Allows you to switch one daily or weekly quest.</td><td>Allows you to switch one daily or weekly quest.</td><td>∞ (resets weekly)</td><td><a href="/files/igHUtz7LoL6cLZ1HeAtG">/files/igHUtz7LoL6cLZ1HeAtG</a></td></tr><tr><td>Memory Card</td><td>Allows you to start all games from score carried over on death (activate the card before entering the game to set score from that game as a starting score for further games). Only usable in the normal mode.</td><td>Allows you to hit the ground twice per game without losing the score points.</td><td>N/A</td><td>24 Hours</td><td><a href="/files/0JxRXmKSSuXwKIou1waE">/files/0JxRXmKSSuXwKIou1waE</a></td></tr></tbody></table>

## Crafting Materials

{% hint style="info" %}
All crafting materials can be farmed in [F-Ray Mode](/whitepaper/infographics/fancy-birds/f-ray-mode.md).
{% endhint %}

<table data-view="cards"><thead><tr><th>Crafting Material</th><th>Use</th><th></th></tr></thead><tbody><tr><td>Sturdy Wood</td><td>A really strong wood, can be used in crafting.</td><td></td></tr><tr><td>Fiber</td><td>An important material for cloth and strings, can be used in crafting.</td><td></td></tr><tr><td>Gum</td><td>A sticky substance can be used to glue things together, can be used in crafting.</td><td></td></tr><tr><td>Wire</td><td>A strong material that is also flexible, can be used in crafting.</td><td></td></tr><tr><td>Stick</td><td>A basic but useful material, can be used in crafting.</td><td></td></tr><tr><td>Nothing</td><td>???</td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://fancy-studios.gitbook.io/whitepaper/infographics/items.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
