# Platform Navigation

<figure><img src="/files/6jJZnbD2VR9pMd5699fu" alt=""><figcaption></figcaption></figure>

After logging into the platform, you can switch to the following pages via the top navigation bar and use the corresponding features according to your needs:

1. **Home**\
   The Home page gathers popular recommendations, curated collections, project ratings, downloads, and favorite rankings.\
   Users can quickly understand the most popular projects on the platform and explore recommended collections.
2. **Application**\
   The Application page primarily displays various Web3 applications, allowing category filtering and switching between verified and unverified projects.\
   Users can search, browse, and download applications of interest, enjoying multi-dimensional content recommendations.
3. **Game**\
   The Game page showcases various Web3 games, making it easy for users to select games that meet their device requirements.\
   It also supports category filtering and recommended collections, helping users quickly discover high-quality games.
4. **Topics (Collections)**\
   The Topics page provides project collections categorized by type or theme, such as collections of economic games or chat applications.\
   This helps users quickly locate projects for specific needs or find platform-recommended content combinations.
5. **Explore**\
   The Explore page offers a dynamic social feature where users can post updates (text, images, project info, etc.).\
   Users can like, comment, and interact with posts. Project updates and announcements will be pushed here for all users to view.
6. **My Page**\
   The My Page section displays basic information for the currently logged-in user, including username, avatar, email, wallet balance, and transaction records.\
   Users can view their favorites, download history, and manage their following and followers.
7. **Creation Center**\
   The Creation Center is a core page designed for project owners to publish and manage their projects.\
   It shows project download counts, favorites, and remaining Cycles. It also supports file uploads and storage list management.

***

{% hint style="success" %}
By using the navigation bar, you can quickly switch to the desired page and easily complete operations and enjoy the features offered by the CLOAD platform. If you have any questions, feel free to contact us through the support channels provided by the platform.
{% 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/quick-start/platform-navigation.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.
