> For the complete documentation index, see [llms.txt](https://pictographs.gitbook.io/pictographs-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pictographs.gitbook.io/pictographs-docs/game-mechanics/nft-assets/boosters.md).

# Boosters

Boosters are consumable NFT assets that provide a temporary enhancement to one of the three camera characteristics (Lens, Streak Power, or Cleanability, as described in the Cameras section). Unlike upgrades, boosters can be applied to any camera, do not require sockets, and are consumed after a single use, offering a strategic way to boost performance.&#x20;

&#x20;

**Booster Types**&#x20;

**Focus Enhancer:** Temporarily increases the Lens characteristic, boosting $PICTO token rewards from quests.    &#x20;

**Cloud Service Subscription:** Temporarily enhances the Streak Power characteristic, improving the quality of streak rewards (cases).     &#x20;

**Cleaning Spray:** Temporarily improves the Cleanability characteristic, reducing the $PICTO token cost for cleaning. &#x20;

**Booster Rarity** \
Boosters come in five rarity tiers, with higher rarities providing greater enhancements and longer durations:  &#x20;

**Acquiring Boosters**\
Boosters can be obtained by opening cases earned through streaks or quests, or purchased directly on NFT marketplaces. Once acquired, they can be applied instantly to any camera in your inventory.  &#x20;


---

# 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:

```
GET https://pictographs.gitbook.io/pictographs-docs/game-mechanics/nft-assets/boosters.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.
