# CloudK Homepage

This page provides a graphical overview of key statistics and quick access to critical actions.

### Homepage Features

The CloudK homepage is divided into the following sections:

#### Lifetime Rewards

* Displays cumulative rewards received across all licenses in **LYK-W** (withdrawable, 60%) and **LYK-R** (rewards tokens, 40%).
* Presented in a bifurcated graphical format for easy visualization.

#### Auto Linking Status

* Shows the auto-linking status (**ON** or **OFF**) for all active licenses.
* Allows you to toggle auto-linking, which automatically converts LYK-W rewards to Minting Utility Tokens for relinking (1:1 ratio).

#### License Summary View

* Lists the top 5 licenses based on linking capacity.
* Displays:
  * License name and type.
  * Linking details and capacity.
  * Generated rewards (LYK-W and LYK-R).
* Options: Upgrade linking period, view details, or manage linking.
* Click **View All** to access a comprehensive list of licenses.

#### Hardware Summary View

* Shows the top 5 hardware devices (Computer Devices or phones) based on linking capacity.
* Displays:
  * Hardware name and type.
  * Cumulative rewards (LYK-W and LYK-R) for all linked licenses.
  * Daily Computer Device activity (active/inactive status).
  * Reward history for each linked license, including 10% boost for hardware.
* Options: Link/unlink licenses, manage upgrades, or view details.
* Click **View All** for a complete hardware list.

#### Transaction History

* Summarizes the last 5 transactions (e.g., license purchases, linking, reward claims).
* Click **View All** to access the full transaction history.

### Getting Started

1. Log in to Homnifi and navigate to **DeFi360 > CloudK**.
2. Explore the graphical summaries to monitor your licenses, hardware, and rewards.
3. Use the **View All** options or action buttons to dive deeper into specific details.

Visit the Managing Licenses and Managing Hardware pages for detailed guides on performing actions from the homepage.


---

# 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.homnifi.com/homnifi-101/defi360/welcome-to-cloudk/understanding-cloudk/cloudk-homepage.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.
