# Features Explained

**Recommendations & Discovery**

* Home Module Display: Explaining features such as popular projects, curated collections, and rankings by rating/download count/favorites.
* Category Filtering: How to find target projects by category (PC/Android) and verified/unverified status.

{% content-ref url="/spaces/f4LXcSHJaGK6Xulitkhh/pages/7j27Y5Vja0q7eLWHzL8K" %}
[Recommendation and Discovery](/features-explained/recommendation-and-discovery.md)
{% endcontent-ref %}

**Dynamics & Social Features**

* Dynamic Updates: Steps to post updates with text, images, or project information.
* Likes & Comments: How to interact, view, and reply to comments.
* Following Function: How to follow users and view your following/follower lists.

{% content-ref url="/spaces/f4LXcSHJaGK6Xulitkhh/pages/MION9Bh5fKvplrV3Z4bb" %}
[Dynamics and Social Interaction](/features-explained/dynamics-and-social-interaction.md)
{% endcontent-ref %}

**Projects & Interaction**

* Project Page Introduction: What’s displayed (LOGO, introduction, rating, comments, etc.).
* Interactive Features: How to favorite, rate, or download a project.

{% content-ref url="/spaces/f4LXcSHJaGK6Xulitkhh/pages/URv0cjkoCt7ggtEnJge2" %}
[Projects and Interaction](/features-explained/projects-and-interaction.md)
{% endcontent-ref %}

**Account Management**

* Personal Information: Viewing and editing basic details, such as avatar, username, etc.
* Wallet & Transactions: How to view balances, transaction records, send tokens, or recharge Cycles.
* Downloads & Favorites: Managing downloaded projects and favorites.

{% content-ref url="/spaces/f4LXcSHJaGK6Xulitkhh/pages/0x1k3gOctq4SjwsF5eJT" %}
[My Page](/features-explained/my-page.md)
{% endcontent-ref %}

**Transactions**

* Using Tokens to Purchase Projects: How to use tokens for buying projects.
* Cycles Mechanism: Explaining what Cycles are and how to recharge them.

{% content-ref url="/spaces/f4LXcSHJaGK6Xulitkhh/pages/KdkyrSgqI9A1uyfLaoDi" %}
[Transactions](/features-explained/transactions.md)
{% endcontent-ref %}

**Personalization Settings**

* Switching Dark/Light Themes: How to toggle between dark and light modes.
* Changing Languages: Supported languages and steps to select a preferred language.

{% content-ref url="/spaces/f4LXcSHJaGK6Xulitkhh/pages/Ztb5LtoJoQAP7V3c9fsv" %}
[Personalization Settings](/features-explained/personalization-settings.md)
{% endcontent-ref %}


---

# 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/features-explained.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.
