# Dynamics and Social Interaction

CLOAD is dedicated to creating a vibrant user community where social features closely connect users with projects, developers, and each other, making every interaction more meaningful.

**1. Post Updates**

<figure><img src="/files/z2LoOlcDwxJhs5MC9U9I" alt=""><figcaption></figcaption></figure>

* On the "Discover" page, you can post updates, sharing text, images, or project information.&#x20;
* Whether introducing your new project, expressing opinions, or sharing experiences, the updates feature lets your voice be heard throughout the community.

**2. Likes & Comments**

<figure><img src="/files/hemVO0UmVlYh2R9opyOn" alt=""><figcaption></figcaption></figure>

* Like or comment on other users’ updates to interact and communicate with community members.
* Whether you’re showing support for updates you enjoy or engaging in in-depth discussions about project content, there are plenty of ways to interact efficiently.

**3. Follow Users**

<figure><img src="/files/NGE5mYd6EYnOSlTQoHCR" alt=""><figcaption></figcaption></figure>

* Use the follow feature to connect with users you’re interested in, and stay informed about their latest updates as soon as they’re posted.
* View followers and following lists to easily manage your social connections and build a personalized social network.

**4. Real-Time Project Updates**

* Project owners can post update information via the updates feature, including new version launches and important announcements, which all users can receive in real time.
* Effortlessly stay updated on projects you care about and never miss any crucial information.

**5. Diverse Social Experiences**

* The updates feature supports multiple types of content, including text/image sharing, project progress, and update reminders, enriching the depth of interactions.
* User profiles display your updates and follower interactions, helping other users get to know you better.


---

# 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/dynamics-and-social-interaction.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.
