# extractor

Extractor NFTs passively generate [SHING](/tokenomics/shing.md) tokens hourly. The amount generated increases in accordance with its rarity.

The SHING accrues automaticall&#x79;**,** ready to be withdrawn to the holder's wallet when the user claims from the [Website](https://app.tacocrypto.io/extractors) or App. There is no maximum claim amount, no claiming cooldown and no staking is needed.

Extractors production Index:

<table><thead><tr><th width="262">Name</th><th>Rarity</th><th>SHING/hour</th></tr></thead><tbody><tr><td>Farm</td><td>Common</td><td>10.08</td></tr><tr><td>Town</td><td>Uncommon</td><td>30.96</td></tr><tr><td>City</td><td>Rare</td><td>126</td></tr><tr><td>Planet</td><td>Epic</td><td>248.4</td></tr><tr><td>Solar System</td><td>Legendary</td><td>868.32</td></tr><tr><td>Galaxy</td><td>Mythic</td><td>2314.08</td></tr></tbody></table>

### Season Extractors

During special events, Extractors are blendable with Seasoning Capsule giving birth to Season Extractors. There are currently three types of Season Extractors:

* Winter Extractors
* Love Extractors
* Lucky Extractors

Season Extractors maintain the same production power of normal Extractors. However, during special events, their production powers boosts.

### SHING Production Bonus

[Promo](/nft-collection/collection/promo.md), [Membership](/nft-collection/collection/membership.md) and [Bonus](/nft-collection/collection/bonus.md) NFTs serve as SHING production boosters, providing a bonus of up to 10% to the amount of SHING players receive from their Extractors.

### **Buying Extractors**

Extractors are available either from [Extractors Packs](https://app.tacocrypto.io/marketplace?symbol=WAX\&page=1\&schema_name=pack\&match=extr) or [individually](https://app.tacocrypto.io/marketplace?symbol=WAX\&page=1\&schema_name=extractor) on the Secondary Marketplace.

There are 4 different Venue packs available, here are the contents and opening percentages:

* **Small Pack -** Contains 3 Extractors + Bonus
* **Big Pack -** Contains 10 Extractors + Bonus
* **Whale Pack -** Contains 15 Extractors + Bonus
* **Signature Packs -** Contains 20 Extractors + Bonus

**Packs rarity odds scheme:**

<table><thead><tr><th>Rarity</th><th width="127">Small</th><th width="140">Big</th><th>Whale</th><th>Signature</th></tr></thead><tbody><tr><td>Common</td><td>68,20%</td><td>66,00%</td><td>64,10%</td><td>59,90%</td></tr><tr><td>Uncommon</td><td>22,40%</td><td>23,40%</td><td>24,00%</td><td>26,20%</td></tr><tr><td>Rare</td><td>5,50%</td><td>6,30%</td><td>6,60%</td><td>7,20%</td></tr><tr><td>Epic</td><td>2,80%</td><td>3,00%</td><td>3,50%</td><td>4,10%</td></tr><tr><td>Legendary</td><td>0,80%</td><td>0,90%</td><td>1,20%</td><td>1,60%</td></tr><tr><td>Mythics</td><td>0,30%</td><td>0,40%</td><td>0,60%</td><td>1,00%</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://whitepaper.tacostudios.io/nft-collection/collection/extractor.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.
