# Fortune Charms

## Background

Fortune Charms draw inspiration from traditional Chinese Daoist talismans, the kind you'd find hand-drawn by temple priests to invite wealth, protection, and good energy into homes or businesses. These aren't just symbols, they're like energetic tools. Ritual-crafted, purpose-built, and rooted in a deep system of belief that's lasted thousands of years.

## Fortune Charms in SUPERFORTUNE

<figure><img src="/files/g4Foc68TnGqT2n45hM3f" alt="" width="375"><figcaption><p>Fig. Fortune Points and QIAN Flow</p></figcaption></figure>

You can purchase a Fortune Charm for just $10. Once you've got a charm:

* It starts generating the in-game currency QIAN over time.
* Engaging with the platform earns you Fortune Points to upgrade your charm.
* Higher level charms bring better luck and have a higher yield of QIAN.
* Your referral system activates automatically.

### Level Up Your Charms

Fortune Charms start at Level 1 and can go up to Level 8.

Upgrades consume Fortune Points, and each level upgrade occurs over a certain period of time.

You can speed up the upgrade by spending some QIAN to shave 6 hours off the timer. However, you are limited to one speed-up per day.

### Level Progression

| Level | Required Fortune Points (cumulative) | Daily QIAN Production | Time to Next Level (in hrs.) | QIAN Cost to Speed Up (by 6h) |
| ----- | ------------------------------------ | --------------------- | ---------------------------- | ----------------------------- |
| 1     | 0 (Initial Purchase)                 | 71                    | -                            | -                             |
| 2     | 50,000                               | 150                   | 24                           | 50                            |
| 3     | 150,000                              | 200                   | 36                           | 50                            |
| 4     | 350,000                              | 275                   | 48                           | 50                            |
| 5     | 700,000                              | 375                   | 60                           | 50                            |
| 6     | 1,250,000                            | 500                   | 72                           | 50                            |
| 7     | 2,050,000                            | 650                   | 84                           | 50                            |
| 8     | 3,300,000                            | 800                   | 96                           | 50                            |


---

# 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.superfortune.ai/platform-overview/fortune-charms.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.
