# Burn & Create Pow-UPs

In Clashub, under the Inventory and Marketplace tabs, you can view your Spark points. By opening the page of any Pow-UP you wish, you can explore the Spark module. Through this module, you can create Pow-UPs you don't have, and convert less used Pow-UPs into Spark points by burning them.

Additionally, in Clashub Journey, as you level up, or through special tournaments, you will have the chance to earn extra Spark points.

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

| MANA |     BURN     |    CREATE    |
| :--: | :----------: | :----------: |
|   1  |   +60 SPARK  |  -120 SPARK  |
|   2  |   +80 SPARK  |  -160 SPARK  |
|   3  |  +120 SPARK  |  -240 SPARK  |
|   4  |  +240 SPARK  |  -480 SPARK  |
|   5  |  +480 SPARK  |  -960 SPARK  |
|   6  | +1.200 SPARK | -2.400 SPARK |


---

# 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.clashub.io/burn-and-create-pow-ups.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.
