# Sand Sort

Click the Level button at the bottom left corner of the homepage to enter the main level, and you can get rich W3T for each level you pass

## Rules

1. The player's goal is to put sand of the same color into a test tube
2. Pouring process is not allowed to pour sand of color a to sand of color b, but only to sand of the same color or empty test tubes

<figure><img src="/files/7aOWARRnXhYL3YS5xdi3" alt=""><figcaption></figcaption></figure>

## Daily Tasks

Additional W3T rewards are available for completing daily tasks

1. Complete the required number of tubes within the time limit to receive additional rewards
2. For each completed test tube, two new tubes will appear

<div><figure><img src="/files/rzPoFkSBSWrjVMbm61rF" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ZuaIYvb6Fpps7KxMncuv" alt=""><figcaption></figcaption></figure> <figure><img src="/files/psnQlVatKIBr6kEtdnnQ" alt=""><figcaption></figcaption></figure></div>

## Challenge Mode

Complete the specified difficulty level to get additional rewards

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


---

# 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.powerofwomen.xyz/game-fi-systems/sand-sort.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.
