# My Page

CLOAD "My Page" provides users with a centralized management portal, helping you easily control personal information, favorite content, and transaction activities, greatly enhancing efficiency.

<figure><img src="/files/5hR8E1Cb49rAQkCuwgfY" alt=""><figcaption></figcaption></figure>

***

* **Personal Information Management**\
  View your username, avatar, and introduction in the user information card on the left side of the page, making your account more personalized.
* **Wallet & Balance**\
  Use the “My Wallet” card to view supported token balances (such as ICP and CKBTC) in real time and easily manage your assets.\
  Browse detailed transaction records, including token deposits, withdrawals, and project purchase histories, ensuring transparent and clear fund flows.
* **Favorites & Download History**\
  Switch to the “Favorites” tab at the top to manage your favorite projects and quickly access saved content.\
  Check your “Downloaded” history for easy future use, updates, or re-downloads of previously purchased projects.
* **Overview Data & Refund Information**\
  View personal overview data at the top of the page, including key statistics such as total downloads and favorites of your projects.\
  In the refund section, track the refund status related to your projects. If needed, you can manually request a refund in the “Refund List” for a quick return of funds.

{% hint style="success" %}
Through “My Page,” CLOAD offers users intuitive and comprehensive management tools. Whether it’s account information, project records, or transaction data, you can maintain full control and enjoy a seamless user experience!
{% endhint %}


---

# 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/my-page.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.
