# Item NFT

**(Comming soon)**

You can obtain items by spinning the "Gacha" using tickets found in treasure chests dropped from photo battles.

Items include four regular items: lenses, flashes, films, and batteries that can be acquired through the “Gacha”, as well as accessories that can be obtained under special conditions such as contests. Attaching items to item slots improves the camera's performance. Items also have rarity, and attaching higher rarity items can be expected to improve performance.

<table><thead><tr><th width="173">Item</th><th>Summary</th></tr></thead><tbody><tr><td>Lens</td><td>Allows shooting with performance close to that of a real camera lens.</td></tr><tr><td>Flash</td><td>Enables photo editing.</td></tr><tr><td>Film</td><td>Increases the Snap Cap.</td></tr><tr><td>Battery</td><td>Reduces battery consumption.</td></tr><tr><td>Accessories</td><td>Keychains, camera cases, etc. Each effect is unique.</td></tr></tbody></table>


---

# 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://wp.snpit.xyz/products/snpit/nft/item-nft.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.
