# Active Quests

## &#x20;NFT Skins

Players can do tasks to receive Points. Daily quest will have random points. The higher the Pet's level, the more Points it receives.

### Referrals

10% Points from referrals (the Refs need Connect X and have their own child referrals)

{% hint style="info" %}
The legendary NFT and point exchange system will be completed within the next month.
{% endhint %}

### Points

Points are used to exchange for random Sushi Pieces. \
The exchange rate is 5 points = 1 Sushi Piece

<figure><img src="/files/GdX0IOEzJ0A3KvWOkbxw" alt=""><figcaption></figcaption></figure>

### Sushi Pieces

Sushi Pieces can be used to create a  Secret Sushi Scroll of the same type.&#x20;

The exchange rate is 20 Pieces = 1 Secret Sushi Scroll

<figure><img src="/files/t8bTXkVNl5Beuo2V48Nx" alt=""><figcaption></figcaption></figure>

### Secret Sushi Scrolls

Secret Sushi Scrolls are a gacha consumable that gives random rewards when they are used.

<figure><img src="/files/4yjNjQXAySTIsd7xb1r7" alt=""><figcaption></figcaption></figure>

### Secret Sushi Scroll Rewards

Scrolls give a random chance of obtaining NFT Skins which are transferrable and tradable. They also come with special effects in-game.&#x20;

<table><thead><tr><th width="148">Gacha Rate</th><th>Outcome</th></tr></thead><tbody><tr><td>60.00%   </td><td>Failure, drops 5 random-colored Secret Sushi Scroll pieces </td></tr><tr><td>30.00%</td><td>Failure, drops 10 random-colored Secret Sushi Scroll pieces</td></tr><tr><td> 9.00%</td><td>Drops a Normal Skin NFT</td></tr><tr><td> 0.99% </td><td>Drops an Epic Skin NFT</td></tr><tr><td>0.01%</td><td>Drops a Legend Skin NFT</td></tr></tbody></table>

{% hint style="info" %}
Only 1 Legend NFT Skin drops per day. When the Day's Legend NFT has been found, an automated message will be posted in the 'Announcement' channel in the Telegram Group. Reset Time is 00:00 UTC.&#x20;
{% endhint %}

For more information about NFT Skins :point\_down:

{% content-ref url="/pages/YGFTHaaVByK7vzIosMFP" %}
[NFT Skins](/introduction/nft-skins.md)
{% endcontent-ref %}

***

## White Hat NFT Skin (Ended)&#x20;

Players can check-in every 4 hours to earn a random amount of points. The quest ended with the relaunch of Super Sushi Samurai game.&#x20;

The top 1,000 players by points received the White Hat NFT Skin.&#x20;


---

# 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://docs.sss.game/introduction/active-quests.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.
