# Other Activity

## Democopter

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

Democopter is a Tuk-tuk helicopter a renovated version of DEMO T1.\
Simply press and hold the screen, then it rises into the air competing with other users for the farthest distance and avoiding portals and buildings.\
Various contests such as ranking battles are coming soon.\
Complete the Democopter mission and get the MVP rewards.

## MVL Solitaire

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

Klondike Solitaire is a classic card game you can play alone with 52 standard cards. \
The object of the game is to move all the cards to the foundation deck.

### 1. Foundation

<figure><img src="/files/1c9xTRDDEvUQCw7fV177" alt=""><figcaption></figcaption></figure>

Four decks of cards are stacked **in order from Ace(A) to King(K) of the same suit and color.** \
**Click** the card you want to put on the foundation and the card will be raised to the foundation.\
( Order: Ace(A) → 2 → 3 → 4 → 5 → 6 → 7 → 8 → 9 → 10 → Jack(J) → Queen(Q) → King(K) )

Please take this example.

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

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

### 2. Tableau

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

These are the 7 columns which consist of the main table. \
The tableau should **be arranged in order from King(K) to Ace(A), alternating two different colors.** \
Columns can move to each other. \
**An empty column can be filled with a king or a column with a king at the front.**\
( Order: King(K) → Queen(Q) → Jack(J) → 10 → 9 → 8 → 7 → 6 → 5 → 4 → 3 → 2 → Ace(A) )

Below is examples.

<figure><img src="/files/6CooHp1027P4fNzYJXAV" alt=""><figcaption></figcaption></figure>

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

### 3. Stock Deck

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

1 deck of face-down cards.

### 4. Waste Deck

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

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

A card taken from the stock deck is placed. Click the stock deck to show a waste deck. \
**Only the top card can be placed on the tableau or foundation.** \
The cards on the back cannot be moved.

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

**When you run out of stock deck cards, simply press the arrow to show another stock deck card. However, the order of the cards is the same as the original order.**

### Game Success

<figure><img src="/files/39OE9a7BF12YyaYtx54Z" alt=""><figcaption></figcaption></figure>

**When open all of the unopened cards without a stock deck or waste deck, all the cards are automatically moved to the foundation deck. Then the game ends.**

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

**There are also some rounds that you cannot end, so please keep this in mind when playing.**


---

# 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.mvlchain.io/user-guide/token-use-cases/other-activity.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.
