# Core Features

1. **Distributed Storage**
   * Utilizes distributed sharded storage technology to securely and efficiently store files across multiple nodes.
   * Supports uploading large files (exceeding 5GB per file) fully onto the blockchain, ensuring data immutability and transparency.
   * Provides a low-cost, high-efficiency on-chain storage solution.
2. **Application Marketplace**
   * Enables developers to publish and manage Web3 applications, making it easy to showcase their work.
   * Offers multi-dimensional recommendation features, including popular apps, rankings, and curated collections.
   * Users can rate, comment on, and download applications.
3. **Game Marketplace**
   * Offers categorization and recommendation features for both PC and mobile games.
   * Users can quickly filter game projects by genre, device, and popularity rankings.
4. **Collections Feature**
   * Allows creation of themed collections based on categories or common elements (e.g., collections of economic games, collections of free apps).
   * Helps users quickly filter and find what they’re looking for, enhancing discovery and recommendation experiences.
5. **Dynamic Interactions and Community**
   * Supports posting updates, including text, images, and project information, facilitating community interaction.
   * Project owners can share update information through posts, and users can like, comment, and follow.
   * Supports user profile pages displaying personal information, follower/following lists, and posting history.
6. **Personal Account Management**
   * Provides a unified interface for managing basic user information, wallet balances, and transaction records.
   * Supports viewing and managing favorites and download histories.
   * Offers token transaction features, including Cycles top-ups and balance management.
7. **Transactions and Verification**
   * Provides transparent on-chain transaction records, supporting the purchase and download of virtual goods.
   * Includes project verification features to enhance project credibility and prioritize homepage recommendations.


---

# 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.cload.one/introduction/core-features.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.
