> For the complete documentation index, see [llms.txt](https://docs.bofy.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bofy.io/bofy-nft/items-and-accessories.md).

# Items & Accessories

Similar to avatars, Items & accessories can be earned by completing streaks of daily tasks. Distinct from avatars, items will serve as actual in-game perks and boosts while playing the game. Items & accessories will be deployed and useable in line with the featured project road map.

Certain items & accessories give you extra points in the [**Status Bar**](/game-mechanics-and-main-elements/status-bar.md)\
\
**By combining your Avatar & Items token, you can get various outfits, eye & face wear, and more!**

![](/files/2dFhni2XNsCeqUTCp6BT)

Daily quests streaks in days that unlocks items & accessories NFT mint on exact level:

* **3 Days, possible rarity** common | uncommon
* **6 Days, possible rarity** common | uncommon
* **10 Days, possible rarity** common | uncommon | rare
* **16 Days, possible rarity** uncommon | rare | epic
* **26 Days, possible rarity** uncommon | rare | epic
* **31 Days, possible rarity** rare | epic
* **40 Days, possible rarity** rare | epic
* **48 Days, possible rarity** rare | epic | legendary
* **55 Days, possible rarity** epic | legendary
* **63 Days, possible rarity** epic | legendary | artifact
* **70 Days, possible rarity** legendary | artifact


---

# 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://docs.bofy.io/bofy-nft/items-and-accessories.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.
