# Quick Start

* **Registration & Login**\
  Guide users on how to quickly register and log in to their accounts, including supported registration methods (email, DID, etc.).

{% content-ref url="/spaces/f4LXcSHJaGK6Xulitkhh/pages/Bm7gL2aoap3qzC4PN10N" %}
[Register and Login](/quick-start/register-and-login.md)
{% endcontent-ref %}

* **Platform Navigation**\
  Introduce the layout of the Home page, recommendation modules, and the Explore and Collections features, helping new users get started quickly.

{% content-ref url="/spaces/f4LXcSHJaGK6Xulitkhh/pages/UzOcC6LUE6RyEBYUEs7f" %}
[Platform Navigation](/quick-start/platform-navigation.md)
{% endcontent-ref %}

* **Common Operations**
  * Favoriting, rating, and downloading projects.
  * Posting updates, commenting, and interacting.
  * Switching languages and theme modes.

{% content-ref url="/spaces/f4LXcSHJaGK6Xulitkhh/pages/wUn6zkv2NKCMHv6sPrvz" %}
[Common Operations](/quick-start/common-operations.md)
{% endcontent-ref %}

* **Publishing & Managing Your Projects**\
  Guide users on how to upload their own projects, including filling in details, uploading files, and setting prices or permissions.

{% content-ref url="/spaces/f4LXcSHJaGK6Xulitkhh/pages/OVzFGS1mdWKtOpCNKCAJ" %}
[Publish Your Project](/quick-start/publish-your-project.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/quick-start.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.
