# Elements

#### Using Elements to Boost Your Computing Power

**Elements** are powerful NFTs that can be embedded into your Planets to enhance their performance.

**🔧 How to Activate an Element:**

1. Go to your **Inventory** and locate the Element you wish to use.
2. Click **“Activate”** to embed the Element into your Planet.

**🧭 Check Your Homepage:**

Once activated, the Element will be visible on your homepage under the “Active Elements” section.

***

#### 🚀 What Happens After Activation?

* Your **Computing Power** will increase to **1.1×**, boosting your mining efficiency.
* Your **temporary storage capacity** for **$KOL tokens** will also increase, allowing for smoother reward accumulation before withdrawals.

> 🌟 The more Elements you collect and activate, the more powerful your Planet becomes—both in computing and in earning!


---

# 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://kolmint.gitbook.io/whitepaper/getting-started/elements.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.
