# Extractors

In order to progress in the Taco Universe, players need resources such as TACO and SHING tokens.

Extractor NFTs passively generate SHING tokens. 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 [Taco Universe App](https://onelink.to/tacouniverse). There is no maximum claim amount, no claiming cooldown, and no staking is needed.

### **Extractor 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>

### **Buying Extractors**

Extractors are available either from Extractor Packs or individually on the Secondary Marketplace.

There are 4 different Extractor 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

**Pack Opening Percentages:**

<table><thead><tr><th width="148">Rarity</th><th width="144">Small Pack</th><th width="143">Big Pack</th><th width="156">Whale Pack</th><th>Signature Pack</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>Mythic</td><td>0,30%</td><td>0,40%</td><td>0,60%</td><td>1,00%</td></tr></tbody></table>

### Season Extractors

During special events, Extractors can be blended with [Seasoning Capsules](/nft-collection/collection/item.md) to create 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 is boosted.

Learn more about [Extractor production boosts.](/gaming/taco-universe/extractors/bonus-nfts.md)


---

# 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/gaming/taco-universe/extractors.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.
